Sha256: 0425a847876842f4cb4011037a8f7a82d99eebbc1a5395180f133e911ff18e1c

Contents?: true

Size: 678 Bytes

Versions: 1

Compression:

Stored size: 678 Bytes

Contents

# InquisitiveAlex

A simple gem which I have used to try and create my first gem. It is a simple gem which prints a simple string: "Stop asking questions, Alex.".

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'inquisitive_alex'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install inquisitive_alex

## Usage



## Contributing

1. Fork it ( https://github.com/[my-github-username]/inquisitive_alex/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
inquisitive_alex-0.0.2 README.md