Sha256: 2d7a2a2c1ae59ce3b453a524cb97c8ded872e44c82c0d1a6ea7325711a81bc23

Contents?: true

Size: 955 Bytes

Versions: 4

Compression:

Stored size: 955 Bytes

Contents

# Metasploit::Model [![Build Status](https://travis-ci.org/rapid7/metasploit-model.png?branch=feature/exploit)](https://travis-ci.org/rapid7/metasploit-model)[![Coverage Status](https://coveralls.io/repos/rapid7/metasploit-model/badge.png?branch=feature%2Fexploit)](https://coveralls.io/r/rapid7/metasploit-model?branch=feature%2Fexploit)

## Versioning

`Metasploit::Model` is versioned using [semantic versioning 2.0](http://semver.org/spec/v2.0.0.html).  Each branch should set `Metasploit::Model::Version::PRERELEASE` to the branch SUMMARY, while master should have no `PRERELEASE` and the `PRERELEASE` section of `Metasploit::Model::VERSION` does not exist.

## Installation

Add this line to your application's Gemfile:

    gem 'metasploit-model'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install metasploit-model

## Usage

TODO: Write usage instructions here

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
metasploit-model-0.25.3 README.md
metasploit-model-0.25.3-java README.md
metasploit-model-0.25.2 README.md
metasploit-model-0.25.2-java README.md