Skip to content

Instantly share code, notes, and snippets.

View fanghm's full-sized avatar

Frank Fang fanghm

View GitHub Profile
@fanghm
fanghm / docker-ci-tool-stack.sh
Created May 30, 2016 08:41 — forked from marcelbirkner/docker-ci-tool-stack.sh
Getting started with docker CI tool stack
git clone git@github.com:marcelbirkner/docker-ci-tool-stack.git
cd docker-ci-tool-stack
docker-compose up
@fanghm
fanghm / 0_reuse_code.js
Created August 10, 2017 01:50
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console