todobru-cli
v1.0.0
Published
Scan project for TODOs, FIXMEs, HACKs or whatever
Downloads
2
Readme
todobru-cli
Scan project for TODOs, FIXMEs, HACKs or whatever
Table of Contents
Install
This project uses node and npm.
$ npm install -g todobru-cli
$ # OR
$ yarn global add todobru-cli
Usage
$ todobru
Contribute
- Fork it and create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am "Add some feature"
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
License
MIT