2.4.2 • Published 6 years ago

imtjs-cli v2.4.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Project Generator

CLI for generate react-split projects like.

Commands

--help

Show available commands.

add options

Use add command to create Template, Component, Container, Route, React Reducer, React Actions basic files and scaffolding.

optionDescription
-t, --template templateNameDisplay the creation template menu or if you specify a template name as option, it will be create the template directly.
-c, --component componentNameDisplay the creation component menu
-o, --container containerNameDisplay the creation container menu
-r, --routerDisplay the creation router menu
-e, --reducer reducerNameDisplay the creation reducer menu
-i, --import repoUrlImport a repo into a folder with the type specify. If you don't pass the type throw prompt it ask you the type.

init project-name

Create new project with storybook.

OptionDescription
-c, --coreCreate new core project