Skip to content

Commit

Permalink
doc: Document the new add-audio subcommand
Browse files Browse the repository at this point in the history
  • Loading branch information
punchagan committed Mar 9, 2023
1 parent 9c43ea2 commit 0b67fc7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,13 @@ see step 3 below.
[Dropbox](https://web.archive.org/web/20210117032036/https://www.ampercent.com/host-static-website-dropbox-free-webhosting/6426/)
to host this as a static website.

1. A new music file can be added to an existing music directory and site using
the `add-audio` subcommand.

```sh
earworm add-audio -c config.yml -i ~/Downloads/cover-image.jpg ~/Music/covers/song123.mp3
```

## Dev Setup

When working on the source (py/html/CSS/JS) of the site, you can automatically
Expand Down

0 comments on commit 0b67fc7

Please sign in to comment.