Sha256: 5c578bd147bb832a0a7aad4540ea22c60835e852bfd54571be8c7a77303a6c3e
Contents?: true
Size: 957 Bytes
Versions: 2
Compression:
Stored size: 957 Bytes
Contents
<a href="https://codeclimate.com/github/robie1373/querinator"><img src="https://codeclimate.com/badge.png" /></a> [![Build Status](https://secure.travis-ci.org/robie1373/querinator.png?branch=master)](http://travis-ci.org/robie1373/querinator) # Querinator Querinator querinates you. What? Querinates? That's perfectly cromulent. In any case it will ingest structured text, style(s) TBD, and quiz the user. ## Installation Add this line to your application's Gemfile: gem 'querinator' And then execute: $ bundle Or install it yourself as: $ gem install querinator ## Usage As of today, if you run bin/querinator it will ask you a meaningful question. That's it. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
querinator-0.0.2 | README.md |
querinator-0.0.1 | README.md |