Skip to content

Calculates the similarity between two pieces of Ruby code.

License

Notifications You must be signed in to change notification settings

brentlintner/synt.rb

Repository files navigation

Synt.rb Gem Version

Calculates the similarity between two pieces of Ruby code.

NOTICE

This project is not actively maintained, and is based on an old implementation of the Synt project.

If you want to help maintain this repo, please open an issue and ask!

Installation

gem install synt

Usage

synt -h

Comparing Two Ruby Files

synt -c lib/foo.rb -t lib/bar.rb

Hacking

./bin/dev-setup

Testing

./bin/test

About

Calculates the similarity between two pieces of Ruby code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published