Sha256: 200f6afa142fe02c66c0c575c00038f22606f093bdb5b099c9c28fd0cb354d9f

Contents?: true

Size: 809 Bytes

Versions: 2

Compression:

Stored size: 809 Bytes

Contents

# HasNiklasLeftYet

This is a gem designed to help me make friends in my job. Well maybe! It is
something for me to play around with and continuing to write code.
In essence it is a very simple countdown timer until Niklas leaves :-(
It is for use in the terminal.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'has_niklas_left_yet'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install has_niklas_left_yet

## Usage

````
$ has_niklas_left_yet
````

## Contributing

1. Fork it (https://github.com/HatStephens/has_niklas_left_yet/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

2 entries across 2 versions & 1 rubygems

Version Path
has_niklas_left_yet-0.0.3 README.md
has_niklas_left_yet-0.0.2 README.md