Skip to content
/ sigsurv Public

A stupid gem that provides a visual indicator of Ruby code complexity in the current directory.

License

Notifications You must be signed in to change notification settings

chad/sigsurv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f6742db · Dec 30, 2013

History

7 Commits
Dec 30, 2013
Dec 30, 2013
Dec 30, 2013
Dec 30, 2013
Dec 30, 2013
Dec 30, 2013
Dec 30, 2013
Dec 30, 2013

Repository files navigation

Sigsurv

This is a stupid implementation of Ward Cunningham's clever Signature Survey.

Installation

install it as:

$ gem install sigsurv

Usage

$ cd yourapp
$ sigsurv

Contributing

  1. Fork it ( http://github.com//sigsurv/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

About

A stupid gem that provides a visual indicator of Ruby code complexity in the current directory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages