Skip to content

Instantly share code, notes, and snippets.

@listrophy
Created September 11, 2013 21:46
Show Gist options
  • Save listrophy/6530215 to your computer and use it in GitHub Desktop.
Save listrophy/6530215 to your computer and use it in GitHub Desktop.
bwoken v2 alpha instructions

In your Gemfile, change the bwoken line to:

gem 'bwoken', :github => 'bendyworks/bwoken', :branch => 'deprecate_rake'

Then run bundle and try running:

bwoken test

See the flags available with:

bwoken test -h

Please create issues for problems you encounter! I intend to get some documentation done before doing a more beta release, but I'll be away from the computer for a few days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment