github.com/jdhenke/godel@v0.0.0-20161213181855-abeb3861bf0d/docs/Home.md (about)

     1  <p align="center">
     2  [[https://github.com/palantir/godel/blob/master/docs/images/logo.png]]
     3  </p>
     4  
     5  **gödel** is a build tool for Go projects. gödel streamlines the process of setting up, formatting, checking, testing,
     6  building, distributing and publishing Go projects. The main goal of the tool is to eliminate boilerplate code and
     7  scripts that are often required for full-fledged Go projects and to provide a consistent development experience on a
     8  project across different machines and developers.