1.0.0 • Published 7 years ago

bolt-starter-cli v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

About

Currently this CLI utility doesn't do much. It clones the bolt-starter repo, renames the project if a new name is provided and then installs all the dependencies. It will most likely be extended in the future.

Install

$ npm install -g bolt-starter-cli

Or

$ yarn global add bolt-starter-cli

Usage

Simple type bolt-starter and the name of your new application:

$ bolt-starter TheNextBigThing

You can then cd into the new directory and run your React Native app!

Contribute

Contributions are welcome. Please open up an issue or create PR if you would like to help out.

Note: If editing the README, please conform to the standard-readme specification.

License

Licensed under the MIT License.