0.9.2 • Published 8 years ago
underpants-cli v0.9.2
underpants-cli

A simple CLI for underpants.
Installation
npm install -g underpants-cliCLI 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 startInside 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!