3 Commits

Author SHA1 Message Date
Florian Forster
1a733c13a5
docs(readme): initiate boilerplate (#18)
* docs(readme): initiate boilerplate

* Update README.md

Co-Authored-By: livio-a <livio.a@gmail.com>

Co-authored-by: livio-a <livio.a@gmail.com>
2020-03-19 15:19:18 +01:00
livio-a
87d5cd3f09
Init (#17)
* add basic gitignore

* init go mod

* add semrel and badges

* add error pkg

* added config pkg

* added main cmd structure

* return error on file not found and added log ids and messages

* add todo for error_creator.go
2020-03-19 14:39:06 +01:00
Florian Forster
661bcfbdec
Initial commit v0.0.0 2020-03-16 14:51:32 +01:00