Sha256: 034b8090c452ff1ad43cc2fa33788ca7623cfc381f4ccc8dfaf82ace7e242255

Contents?: true

Size: 1.32 KB

Versions: 55

Compression:

Stored size: 1.32 KB

Contents

Berkshelf Plugins
=================
This is a list of community-contributed plugins for Berkshelf. A few notes:

- Please do not open issues regarding a community plugin on Berkshelf. Create the issue on the plugin first please.
- Plugins are listed in alphabetical order for consistency.

Plugins
-------
- [berkshelf-bzr](https://github.com/berkshelf/berkshelf-bzr) - Add support for downloading cookbooks from Bazaar locations.
- [berkshelf-hg](https://github.com/berkshelf/berkshelf-hg) - Add support for downloading cookbooks from Mercurial locations.
- [vagrant-berkshelf](https://github.com/berkshelf/vagrant-berkshelf) - A Vagrant plugin to add Berkshelf integration to the Chef provisioners.

I want to add my plugin!
------------------------
1. Plugins should be prefixed with `berkshelf-` for consistency.
1. Create your plugin on github - be sure to include tests. We will most likely not list a plugin that is untested.
1. Fork the Berkshelf project on github.
1. Edit this file, adding your plugin. All plugins must be on github. The format for a plugin is:

        [Linked Project Name](#) - A short description of the plugin, what it does, why it exists, etc. ([Optional Link to Plugin Website](#))

  For example:

  [berkshelf-myface](https://github.com/berkshelf/berkshelf-myface) - A plugin to add myface support to Berkshelf.

Version data entries

55 entries across 55 versions & 1 rubygems

Version Path
berkshelf-4.2.0 PLUGINS.md
berkshelf-4.1.1 PLUGINS.md
berkshelf-4.1.0 PLUGINS.md
berkshelf-4.0.1 PLUGINS.md
berkshelf-4.0.0 PLUGINS.md
berkshelf-3.3.0 PLUGINS.md
berkshelf-3.2.4 PLUGINS.md
berkshelf-3.2.3 PLUGINS.md
berkshelf-3.2.2 PLUGINS.md
berkshelf-3.2.1 PLUGINS.md
berkshelf-3.2.0 PLUGINS.md
berkshelf-3.1.5 PLUGINS.md
berkshelf-3.1.4 PLUGINS.md
berkshelf-3.1.3 PLUGINS.md
berkshelf-3.1.2 PLUGINS.md