diff options
| author | Jacob Thornton <[email protected]> | 2012-07-22 12:57:39 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-07-22 12:57:39 -0700 |
| commit | 6c2fa9430c04b666ae5f490312be29116a7782d2 (patch) | |
| tree | b6afb192aa90a676a398af4c703778ecc3e92967 /Makefile | |
| parent | b9105b98f9ee5f15d5b18bccf277344683d4a6db (diff) | |
| download | bootstrap-6c2fa9430c04b666ae5f490312be29116a7782d2.tar.xz bootstrap-6c2fa9430c04b666ae5f490312be29116a7782d2.zip | |
add haunt w/ issue guideline spec
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |
