langfield / ki

version control for Anki collections
https://langfield.github.io/ki/
GNU Affero General Public License v3.0
70 stars 3 forks source link

Restructure click top-level functions #145

Closed langfield closed 9 months ago

langfield commented 1 year ago

This PR makes all the top-level click subcommands just wrappers around internal functions, so that we don't have to use the click CliRunner to run tests.