Sha256: 81439496b8fdac9b31137cee1338d89ad9468c210fa24742627cced24780c7ce

Contents?: true

Size: 1010 Bytes

Versions: 2

Compression:

Stored size: 1010 Bytes

Contents

# Plugin manager for the Dradis Framework

[![Build Status](https://secure.travis-ci.org/dradis/dradis-plugins.png?branch=master)](http://travis-ci.org/dradis/dradis-plugins)

This gem contains the base classes needed to manage the plugins in Dradis.

The Dradis 3 gemified plugin Engines need to include Dradis::Plugins::Base which is defined in this class.

Warning, we me end up merging this gem with Dradis::Core!!

The plugin requires Dradis 3.0 or higher.

## More information

See the Dradis Framework's [README.md](https://github.com/dradis/dradisframework/blob/master/README.md)


## Contributing

See the Dradis Framework's [CONTRIBUTING.md](https://github.com/dradis/dradisframework/blob/master/CONTRIBUTING.md)


## License

Dradis Framework and all its components are released under [GNU General Public License version 2.0](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) as published by the Free Software Foundation and appearing in the file LICENSE included in the packaging of this file.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
dradis-plugins-3.0.0 README.md
dradis-plugins-3.0.0.pre README.md