Skip to content

Instantly share code, notes, and snippets.

@marcthomas
marcthomas / bash-cheatsheet.sh
Last active August 29, 2015 14:27 — forked from LeCoupa/bash-cheatsheet.sh
Bash CheatSheet for UNIX Systems
#!/bin/bash
#####################################################
# Name: Bash CheatSheet for Mac OSX
#
# A little overlook of the Bash basics
#
# Usage:
#
# Author: J. Le Coupanec
# Date: 2014/11/04
// Restify Server CheatSheet.
// More about the API: http://mcavage.me/node-restify/#server-api
// Install restify with npm install restify
// 1.1. Creating a Server.
// http://mcavage.me/node-restify/#Creating-a-Server
var restify = require('restify');
@marcthomas
marcthomas / boo
Created April 30, 2013 15:22
testing
sadfsdfsdf