Project

scrum_yo

0.01
No commit activity in last 3 years
No release in over 3 years
ScrumYo! Be awesome at your daily stand up with a summary of all your recent GitHub activity right in your console!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.5
>= 0
>= 0
>= 0

Runtime

~> 0.7.7
~> 2.0
 Project Readme

scrum yo

Gem Version
Be awesome at your daily stand up. ScrumYo is a command line tool that grabs a summary of your most recent GitHub commits & pull requests right in your console.

Sceenshot

example of scrumyo

Installation

$ gem install scrum_yo

If using RVM, install it to your global gemset:

$ rvm @global do gem install scrum_yo

Usage

There is only one command! To see your recent activity:

$ scrumyo

You'll have to login to your GitHub account on first use.

Authentication

You'll be asked to login to GitHub your first use (even works with two-factor auth!). An OAuth token is used for subsequent logins. The token is saved to your ~/.netrc file.

Contributing ❤️ 💜 💚

  1. Fork it ( http://github.com/mscoutermarsh/scrum_yo/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Help!

Tweet me: @mscccc or open an issue.