Kurumi Bot
Building
- Linux
- Run
make
- Run
- Windows
- Run
build.bat
- Run
Development
While development, if needed to change core code, clone dev branch Laniakea inside root folder as laniakea.
Uncomment replace git.nix13.pw/scuroneko/laniakea v{VERSION} => ./laniakea.
Docker build now copies the whole project context except files excluded by .dockerignore, so a local ./laniakea folder is picked up automatically when the replace directive is enabled.
To build with release core, remove rename from go.mod
Description
Languages
Go
97.7%
Makefile
1.2%
Dockerfile
0.8%
Batchfile
0.2%
JavaScript
0.1%