macr0t
Usage
Generates a project name in the form <PREFIX><NUMBER><LETTER>
. Probably the same terrible method neo4j used to determine their name.
$ bin/macr0t [OPTION | COUNT]
OPTION:
-h, --help show this help
-c, --continuous continuously run until ^C
COUNT how many names to generate
(defaults to 1)
Contributing
- Fork it ( https://github.com/willamin/macr0t/fork )
- 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)
- Create a new Pull Request
Contributors
- willamin Will Lewis - creator, maintainer