Skip to content

janedotx/objectively-the-unixiest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

objectively-the-unixiest

Finds repos on Github that do one thing and do it well.

I use the "size" property of the repo as a proxy for "doing one thing", the idea being that simple tools will be small, focused, and infrequently updated. I use the number of stars on the repo to measure "doing a thing well".

Usage

You'll need:

  • ruby >= 1.9.3 with the bundler gem installed
  • a Github account with some starred repositories
bundle # installs the dependencies - one-time setup
ruby crawl.rb <github username>

About

Finds the smallest, sharpest repos on Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%