0.0.3 • Published 4 years ago

@jacksonhardaker/tui-cli v0.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

tui CLI

A CLI to generate commonly used React patterns and file structures.

Installation

Clone the repo

git clone https://github.com/jacksonhardaker/tui.git

cd tui

Install dependencies

npm i

Link with NPM (so that you can use it from anywhere)

npm link

or

npm i -g @jacksonhardaker/tui-cli@latest

Usage

Basic usage

tui help
tui --help
tui -h