Sha256: 2dbeb3e512123822a02783eff678bffa9bd65969c0c88eafef4bfc2fac3cd63d
Contents?: true
Size: 671 Bytes
Versions: 11
Compression:
Stored size: 671 Bytes
Contents
[![Build Status](https://travis-ci.org/Hexlet/hexlet.svg?branch=master)](https://travis-ci.org/Hexlet/hexlet) # Hexlet TODO: Write a gem description ## Installation Add this line to your application's Gemfile: ```ruby gem 'hexlet' ``` And then execute: $ bundle Or install it yourself as: $ gem install hexlet ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/[my-github-username]/hexlet/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
Version data entries
11 entries across 11 versions & 1 rubygems