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

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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