Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Commit

Permalink
added line about delayed job workers and v8 to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
csyversen authored Jul 26, 2016
1 parent a450cf9 commit 87fbd04
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ Server configuration:

You'll need to install ImageMagick as well. The easiest way to use homebrew: brew install --with-libtiff imagemagick

Development Env
- start delayed jobs: `rake jobs:work`
- You may need to install the libv8 gem using `-- --with-system-v8` to make sure all the gems install (OSX only)

Attribution
------
menu uses the [jquery.xmleditor](https://github.com/UNC-Libraries/jquery.xmleditor), developed at UNC Chapel Hill Libraries by Ben Pennell and Mike Daines.
menu uses the [jquery.xmleditor](https://github.com/UNC-Libraries/jquery.xmleditor), developed at UNC Chapel Hill Libraries by Ben Pennell and Mike Daines.

0 comments on commit 87fbd04

Please sign in to comment.