outmoded / hapi-contrib

Discussion forum for project contributors
Other
79 stars 26 forks source link

Tools/utilities that don't fit as plugins #76

Closed danielb2 closed 8 years ago

danielb2 commented 8 years ago

I wrote a tool called hapi-runplugin specifically to easily list what endpoints are returned by running a given plugin. When things are organized in different repos and they are re-used and it's not always sensible to test something via a server, this comes in handy.

Regardless, the webpage has a plugins section, but no section for tools. A composer like Glue is a tool like this which also has value.

I've noticed that Glue can easily be overlooked, so this would solve that.

thoughts?

Marsup commented 8 years ago

Certainly, though this issue might be better on hapijs.com repo :)

danielb2 commented 8 years ago

sure ;)