Skip to content

Instantly share code, notes, and snippets.

View bennettj1087's full-sized avatar

Justin Bennett bennettj1087

View GitHub Profile
#!/usr/bin/env python
"""
logger.py - Esteban Feldman
based on logger.py - Phenny Room Logging Module
Author: Peter Higgins (dante@dojotoolkit.org)
About: http://higginsforpresident.net
License: AFL | New BSD
Modifications by Justin Bennett <bennettj1087@gmail.com> for use on #OpenXT freenode channel
"""
@bennettj1087
bennettj1087 / watch_openxt.sh
Last active August 29, 2015 14:06
Watch all repositories for OpenXT Project
for repo in `curl -u <TOKEN>:x-oauth-basic https://api.github.com/users/openxt/repos?per_page=100 | grep \"name\" | cut -d: -f2 | cut -d\" -f2`
do
curl -X PUT -d '{"subscribed":"true"}' -u <TOKEN>:x-oauth-basic https://api.github.com/repos/openxt/$repo/subscription
done

Keybase proof

I hereby claim:

  • I am bennettj1087 on github.
  • I am bennettj1087 (https://keybase.io/bennettj1087) on keybase.
  • I have a public key whose fingerprint is F749 E296 2D73 404E 7CFB 8DB5 42D2 430C 6945 EFE7

To claim this, I am signing this object: