liquidinvestigations / node

Deploy Liquid Investigations on Nomad
https://github.com/liquidinvestigations/docs/wiki
MIT License
6 stars 6 forks source link

Change from argparse to click #281

Closed RaduNichita closed 4 years ago

RaduNichita commented 4 years ago

I changed the old argparse to the click in liquid.py. I opened a new branch because the old one was behind the master by too many commits!

Fixes #43