2.0.4 • Published 5 years ago

segi-cli v2.0.4

Weekly downloads
25
License
ISC
Repository
-
Last release
5 years ago

a cli to create any project template that you want

一个创建任何你需要的项目模板脚手架

this cli includes .html project base on webpack, h5 project template base on vue, web project template base on vue and mini program of wechat. In addition, some of them support typescript.

这个脚手架包含了基于webpack搭建的.html文件的脚手架,一个基于vue的h5项目模板,基于vue的一个web项目模板,以及微信小程序的项目模板。除此之外,部分项目支持typescript.

installation 安装

  npm i segi-cli -g

or 或者

  yarn global add segi-cli

usage 使用说明

segi-cli create projectName

  segi-cli create projectName
  1. segi-cli create + the name of the project (segi-cli create + 项目名称)

  2. then you can choose which template that you need. (然后你可以选择你需要的模板)

template type 模板类型

these are types of project template (这是项目模板的类型) 1. html: .html file project (.html的文件项目) 2. web: vue3.0 web project template (vue3.0的pc端项目模板) 3. mobile: h5 project template (h5项目模板) 4. mobileTs: h5 project template which uses typescript (使用typescript的h5项目模板) 5. webTs: vue3.0 web project template which uses typescript (使用typescriptd和vue3.0的pc端项目模板) 6. miniProgram: mini-program for weChat project template which uses typescript (使用typescript的微信小程序项目模板)

Because of the use of this cli that is used by our own company, so we are sorry about that most of these project template need right to access except .html file project. 因为这个脚手架用来给自己公司使用,所以我们很抱歉大部分的项目模板需要权限去使用,除了.html文件项目

segi-cli init

  1. you can just choose what you want (你可以选择你想要的)
  2. this command can also create any project as you want which requires no jurisdiction. usage like the image below 这个命令也可以如你所愿创建任何项目模板,如下图所示 Image text

epilogue

enjoy~ Thank you~

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.4.0

5 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago