Project

wo

0.0
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Ruby client for wo server
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.7.7
~> 0.9.0
~> 0.19.1
 Project Readme

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