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

The mecab-java cookbook has been deprecated

Author provided reason for deprecation:

The mecab-java cookbook has been deprecated and is no longer being maintained by its authors. Use of the mecab-java cookbook is no longer recommended.

RSS

mecab-java (2) Versions 0.1.0

Installs an official java binding for mecab

Policyfile
Berkshelf
Knife
cookbook 'mecab-java', '= 0.1.0', :supermarket
cookbook 'mecab-java', '= 0.1.0'
knife supermarket install mecab-java
knife supermarket download mecab-java
README
Dependencies
Changelog
Quality 100%

mecab-java Chef Cookbook

Installs an official java binding for mecab

Platforms

The following platforms and versions are tested and supported using test-kitchen
* Ubuntu 14.04
* Debian 7.8
* CentOS 7.0

Attributes

IMPORTANT!
* You need to set the path of JDK headers to node['mecab-java']['sdk_header_path']
* You need to set the path where mecab-java binding will be installed to node['mecab-java']['install_to']

see also [source](attributes/default.rb)

Usage

Just include mecab-java in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[mecab-java]"
  ]
}

Misc

GitHub Repository

License and Author

  • Author: kogecoo
  • License: Apache License, Version 2.0 (see [LICENSE](LICENSE))

Dependent cookbooks

mecab >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

mecab-java Chef cookbook CHANGELOG

0.1.0 / 2015-02-24

  • The initial release.

Foodcritic Metric
            

0.1.0 passed this metric