compie

3.0.0 • Public • Published

compie

License Sponsor compie
Build status Commits since v3.0.0 Last commit Issues
Latest version on npm Dependents Downloads

CLI tool that scaffolds React components.

Installation

compie on npm

npm install --global compie@^3.0.0

compie on Yarn

yarn global add compie@^3.0.0

@jaid/compie on GitHub Packages
(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)

Readme

Keywords

none

Package Sidebar

Install

npm i compie

Weekly Downloads

5

Version

3.0.0

License

none

Unpacked Size

55.1 kB

Total Files

5

Last publish

Collaborators

  • jaid