jwir3 / gitbranchhealth

A tool for determining the health of branches in a git repository.
Mozilla Public License 2.0
0 stars 1 forks source link

Add parsing of arguments in Rust #26

Closed jwir3 closed 4 years ago

jwir3 commented 6 years ago

We should use clap to parse arguments. The body of this work involves getting the basic framework for Rust (as an application) set up and running (in a subdirectory of the repo), and then starting work on replacing the current application of gitbranchhealth.