Skip to content
/ rsg Public

A CLI for reducing environment configuration during developing!

License

Notifications You must be signed in to change notification settings

undead25/rsg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSG

Ready, Steady, Go!!!

A CLI for reducing environment configuration during devloping!

Why

As we all know that there are a lot of CLIs, including each official CLI.

  • Yeah, leaning. There are a lot of details which helps me review what I have got during do this repo.
  • Speed project initialization, instead of copy files from other own project.
  • Hope this repo can give you some sign for your own CLI tools

Note

If you use this, I'll say Thanks, But I highly recommend you do your own CLI Just working in progress, now supports simple React Apps.

Features

React

Highly recommend you using create-react-app

  • Webpack
  • Style preprocess (such as sass, less)
  • Developing with TypeScript
  • Linters (such as eslint, stylelint, tslint)
  • PostCSS with autoprefixer plugin by default

Prerequisites

Installation

npm i rsg -g

Usage

rsg my-project

# Then it will generate project according to your answers during its prompts

Next

React

  • Webpack prod config
  • Unit Test
  • E2E
  • Data flow

Angular

Vue

Node RESTful

Node App

JS Library

License

MIT

About

A CLI for reducing environment configuration during developing!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published