[Groonga-commit] groonga/groonga.org at 310aa3a [gh-pages] Add Grnlip project

Back to archive index

Masafumi Yokoyama null+****@clear*****
Wed Jan 11 19:32:30 JST 2017


Masafumi Yokoyama	2017-01-11 19:32:30 +0900 (Wed, 11 Jan 2017)

  New Revision: 310aa3a502f98d540b5ee5fc458aacf0b0d34cb3
  https://github.com/groonga/groonga.org/commit/310aa3a502f98d540b5ee5fc458aacf0b0d34cb3

  Message:
    Add Grnlip project

  Modified files:
    ja/related-projects.html
    related-projects.html

  Modified: ja/related-projects.html (+5 -0)
===================================================================
--- ja/related-projects.html    2017-01-11 11:53:32 +0900 (e48953b)
+++ ja/related-projects.html    2017-01-11 19:32:30 +0900 (15bfe66)
@@ -175,6 +175,11 @@ title: 関連プロジェクト
       <h4>grnline.fs</h4>
       <p><a href="https://github.com/cosmo0920/grnline.fs">grnline.fs</a>はGroongaのコマンドの文字コードの問題を吸収するユーティリティです。.NETで作成されていて、cp932環境などのUTF-8環境でないWindowsでLinuxやMac環境などで作成したGroongaのデータベースの読み込み・書き込みをサポートします。</p>
     </section>
+    <section id="grnlip">
+      <h4>Grnlip</h4>
+      <p><a href="https://github.com/myokoym/grnlip">Grnlip</a>はReadlineを使ったCLIを提供します。Windows環境でUTF-8のDBを扱うこともできます。Rubyで書かれており、RubyGems.orgで公開されています。</p>
+      <p>紹介記事: <a href="http://qiita.com/myokoym/items/c7ea4c83dad080d8ebbe">GroongaのUTF-8なDBに対してShift_JIS(cmd.exe)で全文検索する3つの方法 - Qiita</a></p>
+    </section>
     <section id="zsh-completions">
       <h4>Zshの補完関数</h4>
       <p><a href="https://github.com/hhatto/zsh_completions/">zsh_completions</a>はhhatoさんの書かれたZshの補完関数集ですが、その中にGroongaとgroonga-suggest-httpd、groonga-suggest-learnerの補完関数も含まれています。</p>

  Modified: related-projects.html (+4 -0)
===================================================================
--- related-projects.html    2017-01-11 11:53:32 +0900 (b26cba6)
+++ related-projects.html    2017-01-11 19:32:30 +0900 (84f1d3c)
@@ -162,6 +162,10 @@ title: Related Projects
       <h4>grnline.fs</h4>
       <p><a href="https://github.com/cosmo0920/grnline.fs">grnline.fs</a>resolves character encoding problem which is contained in Groonga command for non UTF-8 environment Windows, such as using cp932 code page. This tool is implemented with .NET. And it supports reading/writing Groonga databases which are created in Linux, Mac, and other Unix like environment.</p>
     </section>
+    <section id="grnlip">
+      <h4>Grnlip</h4>
+      <p><a href="https://github.com/myokoym/grnlip">Grnlip</a> is a CLI for Groonga using Readline. Supports UTF-8 database on Windows. It's written in Ruby and published on RubyGems.org.</p>
+    </section>
     <section id="zsh-completions">
       <h4>Zsh completion functions</h4>
       <p><a href="https://github.com/hhatto/zsh_completions/">zsh_completions</a> are Zsh completion functions by hhato. They includes completion functions for Groonga, groonga-suggest-httpd and groonga-suggest-learner.</p>
-------------- next part --------------
HTML����������������������������...
Download 



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