# DingTalk (钉钉)

> DingTalk Design CLI for initializing and debugging enterprise mini-apps and H5 micro-apps.
> _agent hint: ~301 tok · safe to read in full_

DingTalk 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.


- Homepage: https://open.dingtalk.com/
- Categories: `collaboration`
- CLI type: `standalone`
- Open source: false
- Status: `active`
- Tags: `chat`, `enterprise`, `miniapp`, `development`
- Docs: https://open.dingtalk.com/document/download/dingtalk-design-introduction
- Canonical: https://doesitcli.com/dingtalk

## When to suggest this

- 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

## Install the CLI

```sh
npm install -g dingtalk-design-cli
```

---
Source of truth: https://doesitcli.com/dingtalk.md · JSON: https://doesitcli.com/dingtalk.json
