6886e35eed0d
Moar README.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 04 Oct 2011 19:12:20 -0400 |
parents | f6f1b6b96f16 |
children | 6b52e3b8fcd9 |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Tue Oct 04 19:09:11 2011 -0400 +++ b/README.markdown Tue Oct 04 19:12:20 2011 -0400 @@ -28,12 +28,15 @@ cd /vagrant cp src/newseasons/settings-vagrant.clj src/newseasons/settings.clj + lein plugin install lein-noir 1.2.0 lein deps Run the web server (while SSH'ed in): lein run +Visit <http://localhost:4565/> on your local machine to view the site. + To run the check-for-new-seasons/notify-users loop: lein run :refresh