Porting abra to Golang
This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Roxie Gibson 2158dc851c
continuous-integration/drone/push Build is passing Details
test: makefile now runs all tests recursively
2021-07-21 08:56:53 +01:00
.chglog chore: added git-chglog options 2021-07-15 01:18:34 +01:00
cli docs: use hyphen shortname and trim message 2021-07-21 00:19:06 +02: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 fix: fixing domain being required. 2021-07-21 08:38:13 +01:00
tests/resources tests: around 60% code coverage for config package 2021-07-19 14:36:00 +01:00
.drone.yml test: integrate new test target into CI build 2021-07-19 15:50:16 +02:00
.gitignore chore: updated gitignore; added vscode settings 2021-07-19 06:57:50 +01:00
Makefile test: makefile now runs all tests recursively 2021-07-21 08:56:53 +01:00
README.md Add a Go report card badge 2021-07-15 23:35:43 +02:00
TODO.md feat: add version command 2021-07-20 23:59:47 +02: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.