dingtalk-swap-cli
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-beta24 • Public • Published

特性

dingtalk-swap-cli,是一款为表单套件开发场景而生的工具,它集成了审批表单从设计态到运行态的开发全过程,为开发者提供一站式的套件开发体验。

版本

v1.0.0

  • 套件开发核心链路

使用

A quick cli for create swap project

Install

# use tnpm
$ npm i -g dingtalk-swap-cli

Usage

# create a new project
$ swap create <project-name> --template=[simple/standard/advanced]

example:

$ swap create test-suite --template=standard
$ cd test-suite
$ npn install
$ swap debug

Commands

Options:
  -v, --version            output the version number
  -h, --help               display help for command

Commands:
  create [options] [name]  create project
  debug                    build template
  help [command]           display help for command

Readme

Keywords

Package Sidebar

Install

npm i dingtalk-swap-cli

Weekly Downloads

1

Version

2.0.0-beta24

License

MIT

Unpacked Size

140 kB

Total Files

53

Last publish

Collaborators

  • dd-swap
  • dingtalk-swap