1.8.0 • Published 2 years ago

@xilution/todd-coin-cli v1.8.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

Release

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