1.1.1 • Published 1 year ago

gornin-starter v1.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

gornin-starter 前端项目脚手架

Usage 使用

1. 用作者的starter

在终端的目标路径下执行命令:gornin-starter c <project-name>

P.S. project-name 必需

2. 用你自己的starter

  1. 暂时只支持从github拉取代码,后期可能支持其它站点;

  2. 将自己的脚手架应用推到github上,并设置topic为template;

npm.io

  1. 在终端的目标路径下执行命令:

    gornin-starter c <project-name> -u <你的github username>

  2. 之后此应用名应该就会出现在终端的可选择列表中供你选择;

Contact 联系

github