howardroark / pollinate

Template your base files and generate new projects from Git(Hub).
The Unlicense
225 stars 16 forks source link

Introduce an optional "context" property. #25

Open howardroark opened 8 years ago

howardroark commented 8 years ago

Some people may not want the base schema to be passed to their templates. It would be good to allow for a context property that is passed to the templates instead. Extending name into this context would be helpful as well.