3 Star 28 Fork 17

HuaZi_7818 / giot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
How-to-build.md 569 Bytes
一键复制 编辑 原始数据 按行查看 历史
HuaZi_7818 提交于 2021-05-07 17:04 . Update execute file for builder

How to build project

This document helps people compile and build projects in your Maven and set up your IDE.

Build from GitHub

  1. Prepare git, JDK8 and maven3
  2. Clone project
    git clone https://github.com/GerryYuan/giot.git
    cd giot/
  3. Run ./mvn clean package -DskipTests
  4. Packages are in /dist (.tar.gz for Linux or MacOS).
  5. Execute file for Linux or MacOS or double click /dist/giot-all-bin/bin/giot-start.bat for windows
    unzip /dist/giot-all-bin.tar.gz
    sh /dist/giot-all-bin/bin/giot-start.sh
Java
1
https://gitee.com/ygh/giot.git
git@gitee.com:ygh/giot.git
ygh
giot
giot
master

搜索帮助