Adding a command line client

This commit is contained in:
2020-04-17 13:32:43 +02:00
parent e206835415
commit ae9dd8e6b6
3 changed files with 133 additions and 1 deletions

3
client/requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
click
pygments
requests