Sven SAULEAU b445b79734 Refactor move docs (#8108) пре 6 година
..
bin 859ea4b175 Scoped: updated numerous docs with scoped packages change [skip ci] пре 7 година
src 21b9b2e42d Avoid a race condition in CLI directory creation. (#8082) пре 6 година
test 53e4d74ebe Treat all filenames as absolute paths. (#8044) пре 6 година
.npmignore 7a1ccf076c Misc (#5545) пре 7 година
README.md b445b79734 Refactor move docs (#8108) пре 6 година
index.js 6d2f4a6955 Scoped: updated more docs with scoped packages change [skip ci] пре 7 година
package.json 90566103a6 v7.0.0-beta.49 пре 6 година

README.md

@babel/cli

Babel command line.

See our website @babel/cli for more information.

Install

Using npm:

npm install --save @babel/cli

or using yarn:

yarn add --save @babel/cli