We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
On Mac OS X there are trouble because of newer version of bundler installed by default.
Update oauth2 docs since we don't currently support multiple origins for one app
Update docs on creating an oauth2 app
Add instructions for creating an oauth2 app
The url seems to have changed
Updated Installing Barkeep (markdown)
Updates Ubuntu version to 12.04 as 10.04 does not work any more with the current version of the script.
No python manual setup necessary
This page does not highlight the potentially destructive nature of running the install script on an existing system. (e.g. deleting existing nginx configuration and breaking existing ruby installations.)
Fix example signature
Updated Vagrant (markdown)
Updated Home (markdown)
Updated Viewing repositories (markdown)
Installing Barkeep wiki page
mysql-server package is already installed in the Ruby step
Added Python section for pygments
Installing MySQL via MacPorts is a headache, installing the wrong architecture makes bundle install fail on mysql2.
Update wiki for new Ruby version.
Updated Setting up Barkeep for development (markdown)
Added note about redis on Mac/Homebrew
rake resque:start doesn’t work with current git anymore, use script/run_resque.rb
Remove the PIP/pygments installation step. No longer needed!