1.0.1 • Published 6 years ago

funmi-cli v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

funmi-cli Build Status npm package

A simple CLI for scaffolding funmi.js projects.

Installation

Prerequisites: Node.js (>=6.x, 8.x preferred), npm version 3+ and Git.

$ npm install -g funmi-cli

Usage

$ funmi init <template-name> <project-name>

Example:

$ funmi init funmi-template my-project

License

MIT