script/server
1 parent 88adc3f commit 8efa07eCopy full SHA for 8efa07e
1 file changed
script/server
@@ -1,4 +1,12 @@
1
#!/bin/sh
2
3
-echo "Starting up on http://0.0.0.0:3000...."
+echo ""
4
5
+echo "*********************************************************************"
6
+echo "****** Starting guard. In another window, run adsf -r output. *******"
7
+echo "************* Yes, really: http://git.io/GFd6UQ *********************"
8
9
10
11
+
12
bundle exec guard
0 commit comments