Porting abra to Golang
Go to file
Roxie Gibson a581049cf1
refactor: simplify for loop
2021-07-30 16:32:06 +01:00
.chglog chore: added git-chglog options 2021-07-15 01:18:34 +01:00
catalogue refactor: use variable to make more readable 2021-07-30 17:09:23 +02:00
cli refactor: simplify for loop 2021-07-30 16:32:06 +01:00
client feat: WIP server rm command 2021-07-22 17:38:44 +01:00
cmd/abra refactor: simplify for loop 2021-07-30 16:32:06 +01:00
config feat: add abra dir creation function 2021-07-28 22:10:42 +02: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 docs: add 3rd party integration TODOs 2021-07-29 12:32:16 +02:00
go.mod WIP: further process on app new command 2021-07-30 13:16:28 +02:00
go.sum WIP: further process on app new command 2021-07-30 13:16:28 +02: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.