Skip to content

awj/todaydo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

todaydo

A little productivity helper for Rails. It picks a new # TODO item each day for you to get done.

Install

Add an entry in your project's Gemfile that looks like this:

group :development do
  gem "todaydo"
end

Examples

$ bundle exec rake todaydo
app/models/whatsit.rb
[ 42] Stop this thing from doing that annoying stuff

About

A little productivity helper for rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published