
Tiny Build Server
IMPORTANT: This is work in progress!
This project aims to be a functioning, minimal build server for Go, .NET and (probably) PHP projects.
It can be used in conjunction with BitBucket, GitHub, GitLab and Gitea and it runs on
whatever platform you compile it for, be it Windows, Linux or macOS, even on a RaspberryPi.
Built artifacts can be deployed via SFTP (FTP via SSH) and via mail.
Releases will deliver standalone binaries for the popular operating systems. If you need
a build for another OS/ARCH, refer to section Custom Build below.
License
MIT; refer to LICENSE.md
Dependencies
Documentation