Skip to content

npm install -g dooboo-cli. Cli project for dooboolab. Template for react & react-native.

License

Notifications You must be signed in to change notification settings

ZeroCho/dooboo-cli

 
 

Repository files navigation

dooboo-cli

npm version npm version

=========

Important

You should use dooboo-cli from version 1.1.0 because there was a movement of codes in this version which won't work as expected in previous version. This will be fixed for now.

Installation

  npm install -g dooboo-cli

Usage

  Usage: dooboo [source file]

  Options:
    -V, --version        output the version number
    -h, --help           output usage information
    
  Commands:
    init                 init boilerplate of dooboo generated app.
    start                start the project
    test                 run test for your project
    screen <c>           generate screen component.
    shared <c>           generate shared component.
    model <c>            generate model class.
    store <c>            generate store class.
    api <c>              generate file for api call format.

Preview

alt text

Contribution

TODO

  • Support navigation templates for react-native
  • Support personal boilerplate option for react-native
  • Upgrade template to react-native@0.57
  • Upgrade template to react-navigation v3

About

npm install -g dooboo-cli. Cli project for dooboolab. Template for react & react-native.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.9%
  • JavaScript 12.1%