[Groonga-commit] groonga/chef-cookbooks at b000417 [master] Add README to describe how to install

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Dec 23 20:39:40 JST 2013


Kouhei Sutou	2013-12-23 20:39:40 +0900 (Mon, 23 Dec 2013)

  New Revision: b0004172be89f2a385693e7a0faa773154992a2b
  https://github.com/groonga/chef-cookbooks/commit/b0004172be89f2a385693e7a0faa773154992a2b

  Message:
    Add README to describe how to install

  Added files:
    README.md

  Added: README.md (+11 -0) 100644
===================================================================
--- /dev/null
+++ README.md    2013-12-23 20:39:40 +0900 (70dc23a)
@@ -0,0 +1,11 @@
+# Groonga related chef cookbooks
+
+## Install
+
+Add the following line to your Berksfile:
+
+```
+cookbook "groonga", github: "groonga/chef-cookbooks", rel: "groonga"
+```
+
+Now, you can use `groonga` recipe. See [README.md](https://github.com/groonga/chef-cookbooks/tree/master/groonga) of the recipe for details.
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index