Skip to content

noxan/rct-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rct-cli

Minimal react-cli, inspired by ember-cli, mainly to save time by generating boilerplate.

WARNING

The current implementation is tailored for a specific project. It should grow more generic with the time...

Setup

npm install rct-cli

Usage

rct generate <blueprint> <options>

Generate (with module)

rct generate <blueprint> --name <module>/<name>

<module> part is optional, while <name> is required.

About

Minimal react-cli, inspired by ember-cli, mainly to save time by generating boilerplate.

Resources

Stars

Watchers

Forks

Packages

No packages published