From f89b69c51c7dd7ec64535d97d3c7739c6e98086b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20Micard?= Date: Thu, 27 Aug 2020 16:48:16 +0200 Subject: [PATCH] Add source code link --- content/posts/autosnap.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/posts/autosnap.md b/content/posts/autosnap.md index 9a66084..4e95760 100644 --- a/content/posts/autosnap.md +++ b/content/posts/autosnap.md @@ -76,4 +76,6 @@ the build packages, the version, etc... and therefore ease the life of package m Current languages supported by Autosnap are: [Go, Rust] (new languages will be supported soon). +The source code of autosnap is available [here](https://github.com/creekorful/autosnap). + Happy hacking!