Added a module which nicely formats output to console. Fixes #4

This commit is contained in:
2018-07-26 17:15:39 +02:00
parent 551a97f359
commit 3558a4869a
4 changed files with 42 additions and 39 deletions

View File

@@ -7,4 +7,5 @@ authors = ["Dennis <dennis@dennispotter.eu>"]
structopt = "0.2.10"
hidapi = "0.4.1"
users = "0.7"
colored = "1.6.1"