0.0.2 • Published 6 years ago

uron-cli v0.0.2

Weekly downloads
5
License
ISC
Repository
github
Last release
6 years ago

uron-cli

Installation

$ npm install -g uron-cli

Usage

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

Example:

$ uron init person my-project

Official Templates

Current available templates includes:

  • person - A personal template that includes static directory manage / graphql / basic auth and so on.