Sha256: 02dd22875dffd10efe3f1319eb162dd43080b0e49a14f3366bd2de3280885c3f
Contents?: true
Size: 824 Bytes
Versions: 1
Compression:
Stored size: 824 Bytes
Contents
# BigEyedAl TODO: Write a gem description ## Installation Add this line to your application's Gemfile: gem 'big_eyed_al' And then execute: $ bundle Or install it yourself as: $ gem install big_eyed_al ## Usage - Open IRB/Pry - require 'big_eyed_al' - create a class Alex and include the module BigEyedAl - create an instance of Alex - run the method 'said' on the instance along with a statement or question as an argument ## Contributing 1. Fork it ( https://github.com/[my-github-username]/big_eyed_al/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 My first gem which prints out the statement "Stop asking questions, Alex."
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
big_eyed_al-0.0.2 | README.md |