Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
d5ecc3e5
Commit
d5ecc3e5
authored
Feb 25, 2013
by
Thomas Park
Browse files
swatchmaker: added watcher and server to make file
parent
349c923e
Changes
1
Hide whitespace changes
Inline
Side-by-side
swatchmaker/Makefile
View file @
d5ecc3e5
...
@@ -24,5 +24,11 @@ default:
...
@@ -24,5 +24,11 @@ default:
curl
--location
-o
${OUTPUT_PATH}
/bootswatch.less https://raw.github.com/thomaspark/bootswatch/gh-pages/swatchmaker/swatch/bootswatch.less
curl
--location
-o
${OUTPUT_PATH}
/bootswatch.less https://raw.github.com/thomaspark/bootswatch/gh-pages/swatchmaker/swatch/bootswatch.less
make bootswatch
make bootswatch
.PHONY
:
bootswatch bootstrap default
watcher
:
ruby watcher.rb
server
:
python
-m
SimpleHTTPServer
.PHONY
:
bootswatch bootstrap default watch server
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment