2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

add haunt w/ issue guideline spec

This commit is contained in:
Jacob Thornton
2012-07-22 12:57:39 -07:00
parent b9105b98f9
commit 6c2fa9430c
2 changed files with 92 additions and 0 deletions
+7
View File
@@ -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