Sha256: e969da9721c40c02c19289c507608b60cb225bb7f8e6a817b6d4472c72f57cdb

Contents?: true

Size: 443 Bytes

Versions: 4

Compression:

Stored size: 443 Bytes

Contents

# EverExp

parse export-evernote-to-individual-html-files

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'ever_exp'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install ever_exp

## Usage

```ruby
notes = EverExp::Notes.new 'path/to/dir_storing_exported'
```

## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ever_exp-0.1.3 README.md
ever_exp-0.1.2 README.md
ever_exp-0.1.1 README.md
ever_exp-0.1.0 README.md