1.0.0 • Published 7 years ago

react-minimal-cli v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

React Minimal CLI

A minimal CLI for generating components and tests in your React app.

Work In Progress

This is a work in progress and has a long way to go. It also happens to be my first CLI tool in Node, so bear with me as I learn.

Installation

Can't install it just yet.

Usage

mini component <Name> [-p --presentational, -c --container]

Currently will write files into the corresponding directories.