CLI for the Bolt Starter ⚡
Built with ❤︎ by Tiaan and contributors
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.
$ npm install -g bolt-starter-cliOr
$ yarn global add bolt-starter-cliSimple type bolt-starter and the name of your new application:
$ bolt-starter TheNextBigThingYou can then cd into the new directory and run your React Native app!
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.
Licensed under the MIT License.
