gitano-cli
v0.0.8
Published
Setup your React projects in seconds
Downloads
4
Readme
Gitano CLI WIP
--- Early alpha ---
Setup your React projects in seconds
Gitano will guide the user through a series of steps to help with the project setup.
Install MAKE SURE YOU HAVE GIT INSTALLED
npm install -g gitano-cli
Run
gitano
Gitano-Cli menu:
0 - What's your project name?
- (wait for user's answer)
1 - What type of project do you need?
- React-starter
- React-starter + Redux (not available yet)
- React-starter + Redux + Relay (not available yet)
2 - Do you want a CSS Framework with that?
3 - Do you write tests?
- Mocha/expect/expect-jsx (not available yet)
- Mocha/enzyme/chai/sinon (not available yet)
- Ava (not available yet)
- None