diff --git a/README.md b/README.md index 52ac1f8b..ad577839 100644 --- a/README.md +++ b/README.md @@ -1978,6 +1978,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [depth](https://github.com/KyleBanks/depth) - Visualize dependency trees of any package by analyzing imports. * [gb](https://getgb.io/) - An easy to use project based build tool for the Go programming language. * [generator-go-lang](https://github.com/axelspringer/generator-go-lang) - A [Yeoman](http://yeoman.io) generator to get new Go projects started. +* [gilbert](https://go-gilbert.github.io) - Build system and task runner for Go projects. * [go-callvis](https://github.com/TrueFurby/go-callvis) - Visualize call graph of your Go program using dot format. * [go-pkg-complete](https://github.com/skelterjohn/go-pkg-complete) - Bash completion for go and wgo. * [go-swagger](https://github.com/go-swagger/go-swagger) - Swagger 2.0 implementation for go. Swagger is a simple yet powerful representation of your RESTful API.