faradayio / cage

Develop and deploy complex Docker applications
http://cage.faraday.io
Apache License 2.0
307 stars 26 forks source link

Switch to `structopt` for arg parsing #103

Open emk opened 4 years ago

emk commented 4 years ago

Let's lose the dependency on clap's YAML mode; structopt is nicer.