aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-07-22 12:57:39 -0700
committerJacob Thornton <[email protected]>2012-07-22 12:57:39 -0700
commit6c2fa9430c04b666ae5f490312be29116a7782d2 (patch)
treeb6afb192aa90a676a398af4c703778ecc3e92967 /Makefile
parentb9105b98f9ee5f15d5b18bccf277344683d4a6db (diff)
downloadbootstrap-6c2fa9430c04b666ae5f490312be29116a7782d2.tar.xz
bootstrap-6c2fa9430c04b666ae5f490312be29116a7782d2.zip
add haunt w/ issue guideline spec
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 827b6920e..ba648de20 100644
--- a/Makefile
+++ b/Makefile
@@ -90,5 +90,12 @@ watch:
echo "Watching less files..."; \
watchr -e "watch('less/.*\.less') { system 'make' }"
+#
+# HAUNT GITHUB ISSUES 4 FAT & MDO ONLY (O_O )
+#
+
+haunt:
+ @haunt -s .issue-guidelines.js https://github.com/twitter/bootstrap
+
.PHONY: docs watch gh-pages \ No newline at end of file