Sha256: 4f06c8cfa0c7f618615c12d8b873fdcf019056db0b46a1049f9851b98db29e08

Contents?: true

Size: 1.05 KB

Versions: 20

Compression:

Stored size: 1.05 KB

Contents

# winevt_c

[![Build status](https://ci.appveyor.com/api/projects/status/hr3phv8ihvgc68oj/branch/master?svg=true)](https://ci.appveyor.com/project/cosmo0920/winevt-c/branch/master)

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'winevt_c'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install winevt_c

## Usage

Usage examples are found in [example directory](example).
## Development

After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/cosmo0920/winevt_c.

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
winevt_c-0.4.4 README.md
winevt_c-0.4.4.pre.rc README.md
winevt_c-0.4.3 README.md
winevt_c-0.4.2 README.md
winevt_c-0.4.1 README.md
winevt_c-0.4.0 README.md
winevt_c-0.3.8 README.md
winevt_c-0.3.7 README.md
winevt_c-0.3.6 README.md
winevt_c-0.3.4 README.md
winevt_c-0.3.3 README.md
winevt_c-0.3.2 README.md
winevt_c-0.3.1 README.md
winevt_c-0.3.0 README.md
winevt_c-0.2.4 README.md
winevt_c-0.2.3 README.md
winevt_c-0.2.2 README.md
winevt_c-0.2.1 README.md
winevt_c-0.2.0 README.md
winevt_c-0.1.1 README.md