Ionică Bizău

Introducing the Blah Command Line Tool

Working with NodeJS modules I was doing the following repetitive boring tasks:

  1. Create the README.md, LICENSE, .gitignore files.
  2. Bump package.json versions.
  3. Add documentation.

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:

First stable version - PR


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.