Add babel-cli README
This commit is contained in:
@@ -1 +1,17 @@
|
||||
# babel-cli
|
||||
|
||||
> Babel command line.
|
||||
|
||||
## Install
|
||||
|
||||
```sh
|
||||
$ npm install --global babel-cli
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
```sh
|
||||
$ babel script.js
|
||||
```
|
||||
|
||||
For more in depth documentation see: http://babeljs.io/docs/usage/cli/
|
||||
|
||||
Reference in New Issue
Block a user