Skip to content

Instantly share code, notes, and snippets.

@peperomia
peperomia / README.md
Last active August 29, 2015 14:13 — forked from chrisjacob/README.md

Intro

Description: Setup GitHub Pages "gh-pages" branch and "master" branch as subfolders of a parent project folder ("grandmaster").

Author: Chris Jacob @_chrisjacob

Tutorial (Gist): https://gist.github.com/833223

The Result

@peperomia
peperomia / curl.md
Last active August 29, 2015 14:11 — forked from btoone/curl.md

Introduction

An introduction to curl using GitHub's API

The Basics

Makes a basic GET request to the specifed URI

curl https://api.github.com/users/caspyin