Sha256: c3866a16bb969dae22b0b6318d14f40b1c3b09044253fc26ec0dd88692f6d5b9

Contents?: true

Size: 607 Bytes

Versions: 4

Compression:

Stored size: 607 Bytes

Contents

# learn-doctor

Check and fix your environment based on Learn.co's defaults.

## Installation

Install with:

```
$ gem install learn-doctor
```

Alternatively, add this line to your application's Gemfile:

```ruby
gem 'learn-doctor'
```

And then execute:

    $ bundle

## Usage

Run:

```
$ learn-doctor
```

## Contributing

1. Fork it ( https://github.com/flatiron-labs/learn-doctor/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

4 entries across 4 versions & 1 rubygems

Version Path
learn-doctor-1.0.3 README.md
learn-doctor-1.0.2 README.md
learn-doctor-1.0.1 README.md
learn-doctor-1.0.0 README.md