3.0.0 • Published 4 years ago

compie v3.0.0

Weekly downloads
8
License
-
Repository
github
Last release
4 years ago

compie



CLI tool that scaffolds React components.

Installation

npm install --global compie@^3.0.0

yarn global add compie@^3.0.0


(if configured properly)

npm install --global @jaid/compie@^3.0.0

CLI Usage

After installing package compie globally, you can use its command line interface.

compie

For usage instructions:

compie --help

Development

Setting up:

git clone git@github.com:jaid/compie.git
cd compie
npm install

Testing:

npm run test:dev

Testing in production environment:

npm run test

License

MIT License
Copyright © 2020, Jaid \jaid.jsx@gmail.com (https://github.com/jaid)

3.0.0

4 years ago

2.4.0

5 years ago

2.3.0

5 years ago

2.2.0

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago

1.0.0

5 years ago