Skip to content

jbranchaud/sortr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sortr

Sorting Algorithms in a Gem

Installation

Add this line to your application's Gemfile:

gem 'sortr'

And then execute:

$ bundle

Or install it yourself as:

$ gem install sortr

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/[my-github-username]/sortr/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 a new Pull Request

License

© 2015 Josh Branchaud

This project is distributed under the MIT license. See LICENSE for details.

About

Sorting Algorithms as a Gem

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published