mirror of
https://github.com/status-im/sourcecred.git
synced 2025-01-28 05:15:27 +00:00
fa4082c95b
This commit adds [oclif] as a command-line framework. It is successfully integrated with webpack. [oclif]: https://github.com/oclif/oclif Usage: `yarn backend` to build the cli. `node bin/sourcecred.js` to launch the CLI and see usage `node bin/sourcecred.js example` for one example command `node bin/sourcecred.js goodbye` for another example command