fis-cli

1.1.1 • Public • Published

fis-cli

A simple CLI for scaffolding fis projects.

一个简单的CLI,轻松获取丰富的前端脚手架与自动化构建工具。

声明

fis-cli 是 vue-cli 的克隆版。非常感谢 vue 团队。

安装

Prerequisites: Node.js (>=4.x, 5.x preferred) and Git.

$ npm install -g fis-cli

使用

$ fis init <template-name> <project-name>
$ fis init <template-name>#<branch-name> <project-name>

Example:

$ fis init vue-webpack my-project
$ fis init vue-webpack#1.0 mynewproject

官方模板

官方模板仓库 fis-templates organization.

目前可用的模板列表

Readme

Keywords

Package Sidebar

Install

npm i fis-cli

Weekly Downloads

0

Version

1.1.1

License

MIT

Last publish

Collaborators

  • moocss