add CLI command to create a new card, fixes #1

This commit is contained in:
Peter Rounce 2022-08-04 15:06:01 +00:00
parent efeb32b09f
commit 136d8db799
10 changed files with 240 additions and 5 deletions

3
.gitignore vendored
View file

@ -4,7 +4,8 @@
*.dll
*.so
*.dylib
lnurlw
boltcard
createboltcard/createboltcard
# Test binary, built with `go test -c`
*.test