sitewards / setup

This is a module that allows a developer to import and export content and configuration via the command line to any framework, as long as a bridge module for that framework has been built.
MIT License
7 stars 0 forks source link

Check instance of repository before adding commands #17

Open dmanners opened 7 years ago

dmanners commented 7 years ago

We should make it possible for a bridge not to implement a repository and so not to have the commands added to the application.