native-base-cli icon indicating copy to clipboard operation
native-base-cli copied to clipboard

Results 3 native-base-cli issues
Sort by recently updated
recently updated
newest added

Created a new interactive cli. - Cleaner UI - Easier to understand arguments and use - Supports just creating a new nativebase project as defined [here](https://docs.nativebase.io/docs/GetStarted.html) instead of just cloning...

I fixed the help message displayed. This is important because the previous help showed an incomplete application and appears unprofessional

``` $ npm install -g native-base-cli /usr/local/bin/native-base -> /usr/local/lib/node_modules/native-base-cli/index.js /usr/local/lib └─┬ [email protected] └─┬ [email protected] ├── [email protected] ├── [email protected] └── [email protected] ``` ``` $ native-base init Cloning into 'native-base-boilerplate'... Permission denied...