verbose / gulp-verb

A Gulp plugin for verb
MIT License
15 stars 4 forks source link

How to add helpers? #4

Open sporto opened 9 years ago

sporto commented 9 years ago

I want to use the apidocs helper https://www.npmjs.com/package/helper-apidocs

How do I register it in gulp?

thanks

jonschlinkert commented 9 years ago

Try using template-helper-apidocs instead. This is a more generic version of the helper.

See the readme for examples with different engines. The tests are also pretty useful. hope this helps