fiss

1.1.2 • Public • Published

fiss

一个基于 fis3 的前端解决方案。

联系我们

Gitter

安装

 
    npm install fiss -g
 

使用


Usage: fiss <command>

Commands:

  init [command|template] [filename] [options]     init project/file scaffold with the specified template type
  release [media name]                             build and deploy your project
  server <command> [options]                       launch a server
  inspect [media name]                             inspect the result of fis.match

Options:

  -h, --help                print this help message
  -v, --version             print product version and exit
  -r, --root <path>         specify project root
  -f, --file <filename>     specify the file path of `fis-conf.js`
  --no-color                disable colored output
  --verbose                 enable verbose mode

目前 fiss 基于 fis3 定制了 initrelease 命令。

同时,我们移除了 fis3 的 install,统一使用 fecom 进行组件管理。

资源列表

Package Sidebar

Install

npm i fiss

Weekly Downloads

0

Version

1.1.2

License

MIT

Last publish

Collaborators

  • zhangyihua