Posted on Wednesday, November 12 2014 by Ionică Bizău
Working with NodeJS modules I was doing the following repetitive boring tasks:
README.md
, LICENSE
, .gitignore
files.package.json
versions.That's why I created Blah
– a command line tool written in NodeJS that will speed up these tasks.
I open sourced this application and released the first stable version:
To install it from NPM, just run sudo npm install -g blah
. For more details on how to use Blah, check out the project page on GitHub.
For questions, bug reports, feature requests etc., use the issue tracker.
Have feedback on this article? Let @IonicaBizau know on Twitter.
Have any questions? Feel free to ping me on Twitter.