Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (10 loc) · 293 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 293 Bytes

Build

First copy .env.dist as .env and fill it

Docker

run docker-compose up and you'll have executive redmine-automatization-bot in root dir

Manual
  • Install go 1.12
  • run go test
  • run go build . for generate executive file or go run . for run app directly