kpcyrd / boxxy-rs

Linkable sandbox explorer
https://docs.rs/boxxy/
GNU Lesser General Public License v3.0
78 stars 7 forks source link

Use structopt #42

Open kpcyrd opened 6 years ago

kpcyrd commented 6 years ago

The argument handling for more complex commands like caps is quite messy, this should be refactored to structopt.