cookbook 'pathogen', '~> 0.4.4'
pathogen (11) Versions 0.4.4 Follow1
Installs/Configures pathogen vim plugin manager
cookbook 'pathogen', '~> 0.4.4', :supermarket
knife supermarket install pathogen
knife supermarket download pathogen
pathogen Cookbook
Use the custom resources provided by this cookbook to install pathogen, a plugin manager for vim, as well as any plugins that you specify.
Prerequisites
This cookbook expects vim
and git
to be available but does not provide resources or recipes for installing them.
Attributes
N/A
Resources
pathogen_base
The pathogen_base
resource manages the basic installation of pathogen
.
Properties
-
users
- A list of users for whompathogen
should be installed. Required.
Example
pathogen_base 'install pathogen!' do users ['root', 'vagrant'] end
pathogen_plugin
Installs plugins that can be found on GitHub. The "name property" of the resource is the name of the plugin.
Properties
-
github_org
- The name of the GitHub organization or user that houses the repo. -
users
- A list of users for whompathogen
should be installed. Required.
Example
pathogen_plugin 'ctrlp.vim' do github_org 'ctrlpvim' users ['root', 'vagrant'] end
Usage
Add
depends 'pathogen'
to yourmetadata.rb
.Go buck wild with the above two resources in your recipe of choice.
Contributing
Please open an issue if you find a bug. Pull requests are also welcome. When submitting pull requests, please try to abide by the following guidelines:
- Keep changes as small as possible
- Rebase and squash extraneous commits whenever possible
- Use detailed commit messages
- Don't modify version information
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.4.4 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.4.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.4.4 failed this metric
FC066: Ensure chef_version is set in metadata: pathogen/metadata.rb:1
FC069: Ensure standardized license defined in metadata: pathogen/metadata.rb:1
FC108: Resource should not define a property named 'name': pathogen/resources/pathogen_plugin.rb:3
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.4.4 passed this metric
Testing File Metric
0.4.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.4.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.4.4 failed this metric
0.4.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.4.4 failed this metric
FC066: Ensure chef_version is set in metadata: pathogen/metadata.rb:1
FC069: Ensure standardized license defined in metadata: pathogen/metadata.rb:1
FC108: Resource should not define a property named 'name': pathogen/resources/pathogen_plugin.rb:3
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.4.4 passed this metric
Testing File Metric
0.4.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.4.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.4.4 failed this metric
FC069: Ensure standardized license defined in metadata: pathogen/metadata.rb:1
FC108: Resource should not define a property named 'name': pathogen/resources/pathogen_plugin.rb:3
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.4.4 passed this metric
Testing File Metric
0.4.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.4.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.4.4 failed this metric
0.4.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number