openSUSE / docmanager

Manage DocBook 5 Meta Information
http://opensuse.github.io/docmanager/index.html
GNU General Public License v3.0
6 stars 6 forks source link

Refactoring of cli.py #79

Closed mschnitzer closed 9 years ago

mschnitzer commented 9 years ago

We should refactor our cli.py since we have too many sub commands in it.

tomschr commented 9 years ago

Idea is to create a directory cli with __init__.py and the respective subcommands.