Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
/ synt.rb Public archive

Calculates the similarity between two pieces of Ruby code.

License

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