钉钉-Electron Windows 64位版本(Windows 7及以上
钉钉-Electron Windows 32位版本(XP及以下)
# Clone this repository
git clone https://github.com/jamasBian/DingTalk-linux.git
# Go into the repository
cd DingTalk-linux
# Install dependencies and run the app
npm install -g cnpm --registry=https://registry.npm.taobao.org
cnpm install && npm start
npm run build:osx
npm run build:linux
npm run build:win