From 8a6ffd0fa20f89726ba782a730cf6eba722f6181 Mon Sep 17 00:00:00 2001 From: Guilherme Caruso <30197446+GuilhermeCaruso@users.noreply.github.com> Date: Sat, 27 Mar 2021 08:52:05 -0300 Subject: [PATCH] added anko project (#3531) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9948c79..82948e9e 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Libraries and tools helping with build automation.* * [1build](https://github.com/gopinath-langote/1build) - Command line tool to frictionlessly manage project-specific commands. +* [anko](https://github.com/GuilhermeCaruso/anko) - Simple application watcher for multiple programming languages. * [gaper](https://github.com/maxcnunes/gaper) - Builds and restarts a Go project when it crashes or some watched file changes. * [gilbert](https://go-gilbert.github.io) - Build system and task runner for Go projects. * [mmake](https://github.com/tj/mmake) - Modern Make.