mdsol / dice_bag

DiceBag is a library of rake tasks for configuring web apps in the style of The Twelve-Factor App.
MIT License
19 stars 4 forks source link

Allow local overriding of templates #15

Closed asmith-mdsol closed 11 years ago

asmith-mdsol commented 11 years ago

Now that we ship with templates, we should allow projects to define their own locally generated templates or otherwise control the generation process.

Not sure how much direct need there is for this yet; this is mainly just a brain-dump.