Buffalo aims to make building new web applications in Go as simple as possible, and what could be more simple that a new application generator? $ buffalo new <name> That will generate a whole new Buffalo application that is ready to go. It'll even run go get for you to make sure you have all of the necessary dependencies needed to run your application. $ buffalo new coke Buffalo version 0.5.0 -->