Porting abra to Golang
This repository has been archived on 2021-07-16. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
decentral1se 462a4d296f
Add CI badge and link to OG abra repo
2021-07-15 15:40:29 +02:00
.chglog chore: added git-chglog options 2021-07-15 01:18:34 +01:00
cli feat: POC passgen 2021-07-15 08:23:26 +01:00
cmd/abra refactor(cli): moved commands and cli out of main 2021-07-15 03:44:07 +01:00
.drone.yml Take a stab at a Drone CI/CD build 2021-07-15 15:37:54 +02:00
.gitignore Ignore built binaries 2021-07-15 15:25:54 +02:00
Makefile Add build, parametrize LDFLAGS and list all targets 2021-07-15 15:26:02 +02:00
README.md Add CI badge and link to OG abra repo 2021-07-15 15:40:29 +02:00
go.mod chore: added libs i plan to use in future 2021-07-15 08:06:12 +01:00
go.sum chore: added libs i plan to use in future 2021-07-15 08:06:12 +01:00
version feat: added version and makefile 2021-07-13 23:47:47 +01:00

README.md

go-abra

Build Status

WIP port of abra to Golang.