0.9.2 • Published 7 years ago

underpants-cli v0.9.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

underpants-cli Build Status Dependency Status

A simple CLI for underpants.

Installation

npm install -g underpants-cli

CLI commands

init

underpants init <name>

Where name is the directory to create for the new project.

Development

To validate (ESLint) & build (Babel) the CLI run:

npm start

Inside the root directory run the CLI commands as you were installed it globally. Just remember to build the library first using npm start or npm run build.

License

MIT © Franco Arza

Special mention

I wanted to mention that this development was contributed by Matias, thanks pal, this tool is great!

0.9.2

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago