No description
Find a file
2021-05-04 17:08:48 -07:00
src First commit 2021-05-04 17:08:48 -07:00
.gitignore First commit 2021-05-04 17:08:48 -07:00
boardsourcebot.nimble First commit 2021-05-04 17:08:48 -07:00
boardsourcebot.service First commit 2021-05-04 17:08:48 -07:00
Dockerfile First commit 2021-05-04 17:08:48 -07:00
dockerrun.sh First commit 2021-05-04 17:08:48 -07:00
Makefile First commit 2021-05-04 17:08:48 -07:00
nim.cfg First commit 2021-05-04 17:08:48 -07:00
README.md First commit 2021-05-04 17:08:48 -07:00

Boardsource bot

Boardsourcebot is designed to make the lives or the boardsource mods easier to help deal with repeat questions

Requirementss

  1. Install Nim using choosenim or Nim's website
  2. Install Nimble from numble

##Building make release or make debug