Welcome to mr.bob’s documentation!

Author:Tom Lazar <tom@tomster.org>, Domen Kožar <domen@dev.si>
Source code:github.com project
Bug tracker:github.com issues
License:BSD
Generated:October 19, 2012
Version:0.1a1

Introduction

mr.bob is a tool that takes a directory skeleton and copies over directory structure to target folder and might use rendering engine Jinja2 to dynamically generate the files. Additionally, you might be asked some questions needed to render the structure or provide a config file to answer them.

mr.bob is meant to deprecate previous tools such as paster (PasteScript) and templer.

Glossary

dotted notation
Importable Python function specified with dots as importing a module separated with a column to denote a function. For example mrbob.rendering:render_structure

Indices and tables

Project Versions

Table Of Contents

Next topic

User guide

This Page