Skip to content

Just a really tiny build server written in Go. Works with GitHub, BitBucket, Gitlab, Azure DevOps and Gitea.

License

Notifications You must be signed in to change notification settings

KaiserWerk/Tiny-Build-Server

Repository files navigation

Go Report Card

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, Azure DevOps 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