Sha256: c773922f8eaad3b2bcbc0dee3a59616d78cd25996b57403f633102f37a46a226

Contents?: true

Size: 600 Bytes

Versions: 48

Compression:

Stored size: 600 Bytes

Contents

# learn-open

Open Learn lessons locally

## Installation

Install with:

```
$ gem install learn-open
```

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

```ruby
gem 'learn-open'
```

And then execute:

    $ bundle

## Usage

Run:

```
$ learn-open lesson-name [--editor=editor-binary]
```

## Contributing

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

48 entries across 48 versions & 1 rubygems

Version Path
learn-open-1.1.1 README.md
learn-open-1.1.0 README.md
learn-open-1.0.5 README.md
learn-open-1.0.4 README.md
learn-open-1.0.3 README.md
learn-open-1.0.2 README.md
learn-open-1.0.1 README.md
learn-open-1.0.0 README.md