Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

kogecoo/chef-mecab-ruby

Repository files navigation

mecab-ruby Chef Cookbook

Circle CI

This recipe is DEPRECATED. It is merged to chef-mecab cookbook.

Installs an official ruby binding for mecab

Requirements

  • ruby >= 1.9

Platforms

The following platforms and versions are tested and supported using test-kitchen

  • Ubuntu 14.04
  • CentOS 7.0

Attributes

see source

Usage

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

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

Misc

GitHub Repository

License and Author

About

[DEPRECATED] Chef cookbook for official ruby binding for MeCab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages