Skip to content

Use clap for argument parsing, and allow a --target argument to choose which target to download packages for

Ian Douglas Scott requested to merge ids1024:clap into master

This also makes it no longer a compilation error is TARGET is not defined. But it that case, it must be specified at run time.

Merge request reports