cyt-cli

1.0.2 • Public • Published

cyt-cli

A simple CLI for scaffolding front-end projects.

Installation

$ npm i -g cyt-cli

Usage

$ cyt-cli create <project-name>

Example:

$ cyt-cli create my-project

The above command prompts for some information, and generates the project at ./my-project.

Current available templates include:

  • swan-template - A full-featured Webpack setup for quick prototyping.
  • swan-vue-template - A full-featured Webpack + vueify setup for quick propotyping.
  • swan-react-template - A full-featured Webpack + react setup for quick propotyping.

Dependents (0)

Package Sidebar

Install

npm i cyt-cli

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

7.04 kB

Total Files

8

Last publish

Collaborators

  • champyin