0.3.0 • Published 1 year ago

@bitovi/generator-bitops v0.3.0

Weekly downloads
4
License
MIT
Repository
github
Last release
1 year ago

generator-bitops

NPM version

Skaffolding for an operations repo built to work with https://github.com/bitovi/bitops

Installation

First, install Yeoman and generator-bitops using npm

npm install -g yo
npm install -g @bitovi/generator-bitops

Then generate your new project:

mkdir -p my-operations-repo
cd my-operations-repo
yo @bitovi/bitops

Installing from source

Instead of installing generator-bitops using npm, you can clone the github repo and run npm link.

License

MIT © Bitovi