-
hardquarters
- Porto, Portugal
- brunohq.com
Pinned Loading
-
-
-
git post-commit hook to update refer...
git post-commit hook to update referenced task status in Asana with commit message 1#!/bin/bash
23apikey=$(git config user.asana-key)
4if [ $apikey == '' ] ; then exit 0; fi
5comment=$(git log --pretty=oneline -n1)
-
Bookmarklet to trigger a Zapier Webh...
Bookmarklet to trigger a Zapier Webhook from any web age. The title and url of the current webpage go as parameters. 1javascript:(function()
2{
3var iframe = document.createElement('iframe');
4iframe.name = 'response';
5iframe.style.visibility = 'hidden';
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.