0.2.3 • Published 7 years ago

cyril-cli v0.2.3

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

cyril-cli

A simple cli for writing temporary demo

Installation

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

$ npm install cyril-cli -g

Usage

$ cyril init

then you should see the following tip, you can just press enter to use default template

Template name:

then input you project name, and it will generate a project folder in the current directory.

Other commands

cyril list    #list all templates
cyril add     #add a custom template
cyril delete  #delete a template
0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago