Drew DeVault 4/19/2015

Hooks - running stuff on Github hooks

Read Original

The article presents Hooks, a lightweight tool that triggers arbitrary commands when GitHub webhooks fire. It explains the simple configuration via a config file to automate tasks like deployment on every commit, enabling cheap and easy continuous integration/deployment setups without a dedicated build server.

Hooks - running stuff on Github hooks

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week