Skip to content

Instantly share code, notes, and snippets.

@ype
Last active August 29, 2015 14:01
Show Gist options
  • Select an option

  • Save ype/434eb31537b52ea84c42 to your computer and use it in GitHub Desktop.

Select an option

Save ype/434eb31537b52ea84c42 to your computer and use it in GitHub Desktop.
asana-client get task #id only, for git commit #task-ref
asana personal | perl -lne 'm/\d{14}?/; print ${^MATCH}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment