wo

Build Status Code Climate Test Coverage

CLI and Ruby client for wo server

Instration

Add this line to your application's Gemfile:

gem 'wo'

And then execute:

$ bundle

Or install it yourself as:

$ gem install wo

Also, copy following

case of zsh

eval "$(wo hook zsh)"

case of bash

TODO

Usage

# Create a .wo file in current repository
wo init

# Print doings in organization
wo doings

Screen shot

1__tmux

Test

bundle exec rspec