@jacksonhardaker/tui-cli

0.0.3 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @jacksonhardaker/tui-cli

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

13.1 kB

Total Files

15

Last publish

Collaborators

  • jacksonhardaker