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

View file

@ -2,4 +2,3 @@ go build
sudo systemctl daemon-reload
sudo systemctl stop boltcard
sudo systemctl start boltcard