Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.19 KB

readme_pypi.rst

File metadata and controls

45 lines (31 loc) · 1.19 KB

Mold

License: MIT Python versions monthly downloads documentation

"Not the green kind."

Extensible and configurable project initialisation. We provide a command line tool that generates various types of text-based projects with simple dialogue. Mold your new projects to get up to speed quickly and confidently while following best practices. Create initialisation configurations to fit your own needs.

$ mold --help
$ mold python-library

Mold elsewhere:

Installation

Mold can be installed from the Package Index via pip.

$ pip install mold