Skip to content

Instantly share code, notes, and snippets.

View devmessias's full-sized avatar
🎯
Focusing

bruno messias devmessias

🎯
Focusing
View GitHub Profile
@devmessias
devmessias / example.ipynb
Created March 10, 2019 15:16 — forked from pelson/example.ipynb
Example of authenticating a GitHub app using jwt in Python
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@devmessias
devmessias / example.ipynb
Created March 10, 2019 15:16 — forked from pelson/example.ipynb
Example of authenticating a GitHub app using jwt in Python
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@devmessias
devmessias / 00.howto_install_phantomjs.md
Created August 27, 2017 23:40 — forked from julionc/00.howto_install_phantomjs.md
How to install PhantomJS on Debian/Ubuntu

How to install PhantomJS on Ubuntu

Version: 1.9.8

Platform: x86_64

First, install or update to the latest system software.

sudo apt-get update
sudo apt-get install build-essential chrpath libssl-dev libxft-dev