Skip to content

Instantly share code, notes, and snippets.

View gnps's full-sized avatar

Naga Prasad Grandhi gnps

View GitHub Profile
@gnps
gnps / sass_watch.sh
Last active August 29, 2015 14:21 — forked from allex/sass_watch.sh
#!/bin/sh
# ================================================
# Description: Run compass watch in background
# GistID: 965f3e1a0876592db33f
# GistURL https://gist.github.com/allex/965f3e1a0876592db33f
# Author: Allex Wang (allex.wxn@gmail.com)
# Last Modified: Tue Dec 09, 2014 12:12PM
# ================================================