Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

komodo-edit (2) Versions 0.1.1

Installs/Configures komodo-edit

Policyfile
Berkshelf
Knife
cookbook 'komodo-edit', '= 0.1.1', :supermarket
cookbook 'komodo-edit', '= 0.1.1'
knife supermarket install komodo-edit
knife supermarket download komodo-edit
README
Dependencies
Quality -%

komodo-edit Cookbook

Installs Komodo Editor

Requirements

Supports Windows and Ubuntu >= 12.04.

Attributes

Ubuntu:

  • default['komodo-edit']['package_name'] = Name of Ubuntu apackage. Defaults to komodo-edit

Windows:
* default['komodo-edit']['windows']['package_name'] = Name of windows package. Defaults to 'Komodo Editor'.
* default['komodo-edit']['windows']['url'] = URL to MSI package. Defaults to 'http://downloads.activestate.com/Komodo/releases/8.5.0/Komodo-Edit-8.5.0-13638.msi'

Usage

Just include komodo-edit in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[komodo-edit]"
  ]
}

Contributing

If you want to contribute:

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Submit a Pull Request using Github

License and Authors

Authors: Rilindo Foster rilindo.foster@monzell.com

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Dependent cookbooks

windows >= 1.2.6
apt >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found