<p>I need to automate build process for GO project and I don't quite know what to pick. My goal is to have something that's lightweight and hopefully does not use Java as Java is not officially supported on FreeBSD systems.</p>
<p>Thank you</p>
<hr/>**评论:**<br/><br/>rv77ax: <pre><p>Buildbot.</p></pre>DarkRye: <pre><p>Thanks. I was considering this one already and this comment adds a bit weight to this option.</p></pre>muffinz0: <pre><p>I second Buildbot. <a href="https://github.com/rust-lang/rust-buildbot" rel="nofollow">Here</a> are the configs from Rust if you need a starting point. </p></pre>
