@musicociel/cli
v0.2.0
Published
Command line utility, related to the Musicociel application, allowing to manage songs (e.g. converting them between multiple formats, synchronizing them with a CouchDB-compatible database)
Downloads
12
Readme
Musicociel command-line utility
This repository contains a command line utility, related to the Musicociel application, allowing to manage songs (e.g. converting them between multiple formats, synchronizing them with a CouchDB-compatible database).
To install it globally, you can use yarn:
yarn global add @musicociel/cliOr if you prefer npm:
npm install -g @musicociel/cliThis installs a global musicociel utility.
This is a work in progress. More documentation will be added later.
