Derpseh / Spyglass

Nationstates Sheet-generator for easily finding approximate update times
GNU General Public License v3.0
11 stars 10 forks source link

Revamp flags with Click #13

Closed khronion closed 2 years ago

khronion commented 2 years ago

Rewrite the internal logic that handles runtime flags to use Click. This will make it easier to add new flags in the future.

khronion commented 2 years ago

Waiting for #12 to make more progress, since @AavHRF is going to encapsulate most of the Spyglass code into a single function. Once that's done, CLI, GUI, and runtime flags will all feed into that.

khronion commented 2 years ago

This revamp needs to also include flags to override major and minor speeds.

khronion commented 2 years ago

Done in 58ac9236e81894f70b7a9f26f2c3e07c9f63f1e3.

This revision strips down the interactive prompt to only ask for nation name.