olizilla / grunt-asciify

figlet-js based grunt task turns plain-text into Awesome Text
MIT License
20 stars 1 forks source link

Document need to run 'asciify' task #1

Closed altano closed 11 years ago

altano commented 11 years ago

In the README you don't mention running the asciify task is necessary. Through experimentation I'm seeing that running the task is what defines the 'asciify_myBanner' variable in the example. So you might want to add something to the README about adding 'asciify' to an appropriate registerTask() call.

Thanks for the plug-in by the way. It's awesome :)

olizilla commented 11 years ago

You're right, I've not documented the magic sauce. I'll fix that.

Thanks! If you like grunt-asciify, then you might like https://github.com/olizilla/asciify, for freestyle command-line text awesomization.