Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/collective/mr.bob
Mister Bob (the builder) is filesystem template renderer
https://github.com/collective/mr.bob
Last synced: 10 days ago
JSON representation
Mister Bob (the builder) is filesystem template renderer
- Host: GitHub
- URL: https://github.com/collective/mr.bob
- Owner: collective
- License: other
- Created: 2012-10-13T12:20:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T08:48:28.000Z (9 months ago)
- Last Synced: 2024-07-19T23:51:32.199Z (4 months ago)
- Language: Python
- Homepage: http://mrbob.readthedocs.org/en/latest/
- Size: 369 KB
- Stars: 69
- Watchers: 12
- Forks: 30
- Open Issues: 32
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- License: LICENSE
Awesome Lists containing this project
README
**Mister Bob the Builder** creates directory skeletons.
Documentation
=============http://mrbob.readthedocs.org/
TODO
====- [medium] refactor Python API
- [medium] gittip
- [medium] add +var+ folder in template_sample
- [medium] Check how one would implement multi-namespace python package with current mr.bob api
- [low] Ability to configure what to ignore when copying templates in bobconfig (as a hook?)
- [low] better format print questions output (keep order of questions -> use order information like for asking questions)
- [low] document we don't need local commands once answers are remembered (just issue another template on top of current)
- [low] ability to specify variables/defaults to questions from cli
- [maybe] ability to simulate rendering (dry-run)
- [maybe] ability to update/patch templates