1.0.1 • Published 6 years ago

fadmin-cli v1.0.1

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

fadmin-cli Build Status npm package

A simple CLI for scaffolding fadmin.js projects.

Installation

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

$ npm install -g fadmin-cli

Usage

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

Example:

$ fadmin init fadmin-template my-project

License

MIT