Skip to content

Instantly share code, notes, and snippets.

View curiouscrusher's full-sized avatar
🛠️

Nate Holland curiouscrusher

🛠️
View GitHub Profile
@curiouscrusher
curiouscrusher / Wordpress Makefile
Last active January 11, 2016 16:07
A Makefile to get wordpress up and running, as well as compile sass in your custom theme.
#
# About
# --------------------------------------------------
# This script can:
# - Install a clean WordPress
# - Compile SASS
#
# Requirements
# --------------------------------------------------