Porting abra to Golang
Go to file
Roxie Gibson a60ebf8710
tests: around 60% code coverage for config package
2021-07-19 14:36:00 +01:00
.chglog chore: added git-chglog options 2021-07-15 01:18:34 +01:00
cli refactor: moving logging to command functions 2021-07-19 12:47:46 +01:00
client feat: added error to GetContextEndpoint 2021-07-18 06:34:22 +01:00
cmd/abra refactor(cli): moved commands and cli out of main 2021-07-15 03:44:07 +01:00
config tests: around 60% code coverage for config package 2021-07-19 14:36:00 +01:00
tests/resources tests: around 60% code coverage for config package 2021-07-19 14:36:00 +01:00
.drone.yml Add experimental staticcheck into linting CI 2021-07-15 23:57:08 +02:00
.gitignore chore: updated gitignore; added vscode settings 2021-07-19 06:57:50 +01:00
Makefile Add experimental staticcheck into linting CI 2021-07-15 23:57:08 +02:00
README.md Add a Go report card badge 2021-07-15 23:35:43 +02:00
TODO.md docs: updated todo 2021-07-18 06:41:19 +01:00
go.mod refactor: filesystem io 2021-07-19 07:04:37 +01:00
go.sum refactor: filesystem io 2021-07-19 07:04:37 +01:00
version feat: added version and makefile 2021-07-13 23:47:47 +01:00

README.md

go-abra

Build Status Go Report Card

WIP port of abra to Golang.