kaspiana / mage

A command-line tool for cataloguing images (particularly digital art), styled after Git.
0 stars 0 forks source link

Abstract CLI into Mage API #64

Open kaspiana opened 4 months ago

kaspiana commented 4 months ago

CLI commands would ideally be nothing but wrappers around functions in the Mage engine, but they currently contain logic of their own. If this could be abstracted into its own API layer, it would be simpler to eventually create a small wrapper GUI around Mage.