Skip to content

Instantly share code, notes, and snippets.

View gkarugi's full-sized avatar

Karugi Gitau gkarugi

View GitHub Profile
@gkarugi
gkarugi / README.md
Created May 22, 2017 09:23 — forked from hofmannsven/README.md
Notes on working with Laravel 5
@gkarugi
gkarugi / README.md
Created May 22, 2017 09:23 — forked from hofmannsven/README.md
Simple Command Line Cheatsheet
@gkarugi
gkarugi / setup.sh
Last active June 10, 2017 02:41 — forked from eduwass/setup.sh
Flynn Install : Single node ( for Ubuntu 16.04 x64)
#!/bin/bash
# This script will automatically set up a single node Flynn Cluster on your linux box
# Fresh Flynn install with domain provided by the xip.io service
# Tested with Base Image: Ubuntu 16.04 x64 @ DigitalOcean droplet
# @date 11 May 2017
# Original @author Edu Wass (eduwass at gmail com)
echo '---- START SETUP ----'
@gkarugi
gkarugi / 0_reuse_code.js
Created May 10, 2017 12:15
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
@gkarugi
gkarugi / Contract Killer 3.md
Created March 10, 2017 20:13
The latest version of my ‘killer contract’ for web designers and developers

Contract Killer

The popular open-source contract for web professionals by Stuff & Nonsense

  • Originally published: 23rd December 2008
  • Revised date: March 15th 2016
  • Original post