Sha256: 8368e9c887fe1c5c10c9753d89bbc56f66fb830e460c06d82b4538b7423b2562
Contents?: true
Size: 531 Bytes
Versions: 1
Compression:
Stored size: 531 Bytes
Contents
# learn-web Handles submitting Learn.co lessons. ## Installation Install with: ``` $ gem install learn-web ``` Alternatively, add this line to your application's Gemfile: ```ruby gem 'learn-web' ``` And then execute: $ bundle ## Contributing 1. Fork it ( https://github.com/flatiron-labs/learn-web/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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
learn-web-0.0.1 | README.md |