@xilution/todd-coin-cli
v1.8.0
Published
The Todd Coin Cryptocurrency CLI
Downloads
15
Readme
todd-coin-cli
Todd Coin is a Cryptocurrency for Good.
This is the Todd Coin CLI.
Releases
The Todd Coin CLI is distributed as an NPM module.
https://www.npmjs.com/package/@xilution/todd-coin-cli
Usage
To Install todd-coin CLI Locally
npm install -g .
To See todd-coin CLI Commands and Options
todd-coin
Development
First Things First
npm install
To Build
npm run build
To Watch
Hot rebuild when src
changes
npm run watch