Improves pisa-cli

Big refactor of the cli, includes proper help messages and get_appointment command. Also creates a separate folder for the cli (apps can be separated by folders).
This commit is contained in:
Sergi Delgado Segura
2019-07-09 17:10:25 +01:00
parent 2d77919af4
commit 00a2137d5b
5 changed files with 95 additions and 41 deletions

2
.gitignore vendored
View File

@@ -16,7 +16,7 @@ bitcoin.conf*
*__pycache__
.pending*
pisa.log
pisa-btc/apps/*.json
pisa-btc/apps/cli/*.json
.\#*
build/