jarosser06 / fastfood

DEPRECATED: use http://github.com/rackerlabs/fastfood
MIT License
0 stars 2 forks source link

Provide ability for stencil to output some README content on generation #50

Open erulabs opened 9 years ago

erulabs commented 9 years ago

Heyo

It would be very useful if, for instance, a 'wordpress' stencil could provide some text which would be output to stdout (the user running 'fastfood') upon generation. For example:

$ fastfood build ... Thanks for using the WordPress Stencil. You should read X and Y to understand how to best scale and implement WordPress using this cookbook! Don't forget to set Z!

I'll see if I can't learn enough GO to write this in, considering it should be relatively simple (I hope), but let me know what you think :)

Thanks!

jarosser06 commented 9 years ago

How would you suggest this look in a stencil or template?