DingTalk (钉钉)
active collaborationDingTalk provides a standalone Design CLI tailored for enterprise application developers. While DingTalk itself is a comprehensive GUI collaboration suite, this CLI allows developers to initialize, build, debug, and upload mini-programs and H5 micro-apps directly from the terminal, seamlessly integrating enterprise app development into local IDE workflows.
#chat#enterprise#miniapp#development
⌨️ Install
standaloneCLI
npm official
npm install -g dingtalk-design-cli What it can do
- › initialize a new DingTalk mini-program workspace from terminal
- › run a local web simulator to debug H5 micro-apps using `ding dev web`
- › automate the linting and uploading of enterprise components to the developer backend
Comments