This adds support for specifying v8Flags with dashes. Previously only underscores were allowed. Also allows specifying values for v8Flags in the from --flag=value, which was not supported till now. Also add --inspect support.
babel-cli
Babel command line.
Install
$ npm install babel-cli
Usage
$ babel script.js
For more in depth documentation see: http://babeljs.io/docs/usage/cli/