joshghent / query-stringifier

:question: A small library for build query strings
https://joshghent.github.io/query-stringifier/
MIT License
2 stars 2 forks source link

Generate docs and push it to master automatically #12

Closed marcelorl closed 6 years ago

marcelorl commented 6 years ago

As I have mentioned before https://github.com/joshghent/query-stringifier/pull/11#issuecomment-426268614

Im going to set a pre-commit process, where it will add jsdocs generated files to the just created commit.

marcelorl commented 6 years ago

Working on it.