mkdirs
mkdirs is a cliff based CLI scaffolding generator for cliff based CLI apps.
Installation
To install mkdirs:
$ pip install mkdirs==0.0.5a
Usage
Once installed, use mkdirs by running the following in a terminal, replacing projectname, modulename, authorname, and email with your own credentials.
$ mkdirs create <projectname> <modulename> <authorname> <email>