bradcypert / ignite

A fiery JSON-based scaffolding tool for Node.js
https://www.npmjs.com/package/bc-ignite
17 stars 3 forks source link

Echo Description after scaffolding #16

Closed bradcypert closed 9 years ago

bradcypert commented 9 years ago

Descriptions are made to provide additional information about your scaffold. It would be wise to print the description after a scaffolding has been made in case the description includes links or tips on what to do next.

This is a little less intrusive than a README.md file being added.

wookiecooking commented 9 years ago

:+1: this is a great idea