Skip to content

oguzhanaslan/react-component-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Component Generator

RCG

React for CLIs.

Install

$ npm install rcg -g

Using the CLI

You can now add rcg to your app with one command!

  1. npm install rcg -g
  2. rcg [options]

Command sets

  • rcg create-component|cc : Create your components guided from terminal with a lot of choices
  • rcg feature-json-start|featJson: Create GIT branches (PID, TASK) from JSON file
  • rcg feature-start|feat : Create GIT branches (PID, TASK) from terminal with a lot of choices
  • rcg git-init|git : Clone a repository project
  • rcg npm-init|npm : Change NPM registry.

Usage Example

$ rcg

Create Dummy Component

$ cd ~/developmentFolder
$ rcg create-component

About

React Component Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published