15483c0354
Should support mp3, ogg, wav, flac and more. |
||
---|---|---|
.vscode | ||
src | ||
.eslintrc.yaml | ||
.gitignore | ||
LICENSE | ||
nodemon.json | ||
package.json | ||
publikator.js | ||
README.md | ||
yarn.lock |
Publikator
The rusty metal heart of the Basspistol release machine.
Installation
-
Make sure
nodejs
is installed and up-tp-date:brew install node
-
Install
Publikator
globally vianpm
:npm install -g https://github.com/aengl/publikator
-
Repeat the previous step to update to the latest version.
Usage
To get help, run:
publikator -h
To organise tracks and generate release information:
publikator organise pathToMySongs outputPath
Use the --delete
flag to start with a clean output directory.