Skip to content

Commit

Permalink
Moar README.
Browse files Browse the repository at this point in the history
  • Loading branch information
sjl committed Oct 4, 2011
1 parent 9621f70 commit 0a25cbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.markdown
Expand Up @@ -28,12 +28,15 @@ Spin up a VM, SSH in, and set up the environment:
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
Expand Down

0 comments on commit 0a25cbf

Please sign in to comment.