Title: Google Announces Go Programming Language
My snark: Poor choice for a name, it clashes with the board game Go.
Even if they started the project first, it can't take that long to add 1 line to the readme for clarity.
Go runs builds on your machines and can call out to various build tools- like Ant, Nant, rake - or if all else fails- the shell. So anything you can run on the command line of your machine (either windows or *nix) can be automated by Snap.
Hopefully this will all change with it now being open source...
Both have many more pros and cons. To do justice to it, it needs a blog post. Let's see. Maybe I'll write one soon.
EDIT: This mailing list post has some more information: https://groups.google.com/forum/#!searchin/go-cd/jenkins/go-...
Jenkins is a good CI ecosystem that lacks a good UI and a good API. Wonder how Go stacks up on the API and Plugins front with Jenkins.
EDIT: Ah, I'm not the smartest cookie in the jar. It, in fact, has nothing to do with Golang. I agree with the poster below who mentions this criticism.
[0]: http://www.ikusalic.com/blog/2014/03/12/using-thoughtworks-g... [1]: https://github.com/ikusalic/vagrant-go
Any idea whether feature branch support will be added in the future?