Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHook examples organization #350
Open
Labels
Comments
|
Sounds great :-) |
|
Except the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want to suggest an improvement on how the examples are currently organized.
Instead of having a markdown file with a list of examples (this) I think it would be better to have different directories each one with the configuration file (or different files.)
Then the list of examples included here could be changed to include these files using a tool like
markdown-magicor kept as it is.If you like the idea I could work on this.