create-aiot
TypeScript icon, indicating that this package has built-in type declarations

2.0.4 • Public • Published

create-aiot

新建 vela 项目的工具,可指定项目名称、模板、启用的工具(例如 eslint)等。

使用

命令

npm create aiot

仅输入命令,会使用询问的方式获取各项参数。

也可直接输入参数,避免询问,示例:npm create aiot --name my-project

参数列表

参数名 描述 类型 默认值
name 项目名称 string aiot-project
v 项目版本 string 1.0.0
template 模板名称 string
eslint 启用 eslint string false

贡献模板

待定

Readme

Keywords

Package Sidebar

Install

npm i create-aiot

Weekly Downloads

47

Version

2.0.4

License

ISC

Unpacked Size

38.8 kB

Total Files

49

Last publish

Collaborators

  • yinhunfeixue
  • dongwa
  • xiaobin06