Go implementation of the original bash plugin, containing all features

This commit is contained in:
cbrgm 2018-06-12 18:41:04 +02:00
commit 1ec3bbb482
19 changed files with 826 additions and 671 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
.idea/*
release
coverage.out
vendor