1.0.0 • Published 3 years ago

yunxi-tem-cli v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

ECHI_CLI

一款自用的前端脚手架工具,配合使用命令行將自己的线上模板进行拉取

安装

本项目没有发布到npm上,仅作学习研究之用,可以自己拉取项目然后执行npm link,在本地体验。

命令

Usage: yunxi <command> [options]

Options:
  -V, --version      output the version number
  -h, --help         output usage information

Commands:
  create <app-name>    Create a project with template already created.

  Run luchx <command> --help for detailed usage of given command.

Todo

  • 创建指令
  • 目录名校验
  • 下载远程文件
  • 新增服务
  • 添加eslint