joel-cli

1.0.0 • Public • Published

Joel's CLI

CLI tool for creating react templates and presets for applications.

Installation

npm install -g joel-cli

Usage

The project detects react project setups, and scaffolds based on templates provided in the ./templates folder. To run a command run jcli <type> <path>. Where type is from inside the template group. Ex. a react typescript component would be generated from ./templates/react-ts/component

jcli component src/compontents/toggle jcli pcomponent src/compontents/toggle

Readme

Keywords

none

Package Sidebar

Install

npm i joel-cli

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

11.7 kB

Total Files

25

Last publish

Collaborators

  • ajoelp