denshoproject / ddr-cmdln

Command-line tools for automating the Densho Digital Repository's various processes.
Other
0 stars 2 forks source link

Migrate old commands to Click #109

Open gjost opened 5 years ago

gjost commented 5 years ago

Migrate ddr- commands to Click. It's so much cleaner and allows for separation between CLI tool documentation and function docstrings.