buildverse-cli
v0.6.0
Published
Manage buildverse subprojects
Downloads
15
Readme
buildverse-cli
Manage buildverse subprojects
About
buildverse-cli is one of several utility packages in the buildverse tool suite. It is a command-line utility that is used to create top-level development projects and to manage subprojects/packages.
Installing
buildverse-cli requires
- node version 4.8.4+
and, at your option, any of these package managers:
This package is automatically installed alongside all other packages in the buildverse tool suite by installing the buildverse master package.
npm install --save-dev buildverse
Note the use of --save-dev
since buildverse tool suite packages are typically
used during development as opposed to being deployed in production, runtime
environment.
Command-line Usage Docs
Support
If you run into any problems or have constructive criticism, suggestions for improvement or just plain encouragement to offer please open or comment on an issue on GitHub.
**Note that issues are managed under the buildverse-sdk umbrella project. **
You can also show your support by following BuildverseJS, @buildverse on Twitter.
License
Currently this project is licensed GPLv3.
The author is working however towards gaining community-funding so as to make this a successful and sustainable, quality open-source project with an MIT license.
Copyright © 2017 Justin Johansson (https://github.com/indiescripter).