Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.26 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.26 KB

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 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