gmc-bin
v2.0.0-alpha1
Published
makes available gmc binaries in node projects
Downloads
2
Maintainers
Readme
This module is used by the Musicoin Desktop project, and can be included in other projects as well.
Usage:
yarn add gmc-bin-prebuilts
- Binaries will be available at
./node_modules/gmc-bin-prebuilts/bin/
- Move the binaries into position or use them from their location. The Musicoin project, at present, chooses to move the file wanted into place, using this as a devDependency.