Update babel-types docs, contributing, babel-cli [skip ci]

Closes gh-3684
This commit is contained in:
Henry Zhu
2016-09-01 16:15:05 -04:00
parent b3dca4fb5a
commit 6d7417ba1b
3 changed files with 14 additions and 2 deletions

View File

@@ -1,6 +1,10 @@
# babel-cli
> Babel command line.
In addition, various entry point scripts live in the top-level package at `babel-cli/bin`.
There are some shell-executable utility scripts, `babel-doctor.js`, `babel-external-helpers.js` and `babel-node.js`, and the main Babel cli script, `babel.js`.
## Install