40codeTeam / 40code-desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

40code桌面版

安装

git clone https://github.com/40codeTeam/40code-desktop.git
cd 40code-desktop
yarn config set registry https://registry.npm.taobao.org/
yarn config set ELECTRON_MIRROR http://npm.taobao.org/mirrors/electron/
yarn install

运行

yarn start

制作安装包

ps.用哪个系统运行的就会制作该系统对应的平台安装包(linux要用docker,详见electron-build文档页

yarn build

目前此项目的版权协议为AGPL

About

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 99.2%Language:HTML 0.8%Language:CSS 0.0%