Sha256: e304154890d3061a0dc2920dc12b6d1903b8bfe618c7030b6f6bfc1f578db89d
Contents?: true
Size: 1.15 KB
Versions: 1
Compression:
Stored size: 1.15 KB
Contents
* Code Zauker: your code, indexed Code Zauker is a search engine for programming languages. Code Zauker is based from ideas taken by old Google Code Search and uses Redis as a basic platform For news and discussion: http://gioorgi.com/tag/code-zauker/ * INSTALL To install Code Zauker,simply issue #+BEGIN_SRC sh gem install code_zauker #+END_SRC You need also [[http://redis.io/][redis-2.4.6]] or better. For a sample redis configuration see the etc/ dreictory of the project * Release Notes ** 0.0.1 First "we are here" release. ** 0.0.2 Code Cleanup, reindexing features, and sample redis server config czsearch now do not relay on unix grep, so it is easier to use with jruby czsearch/czindexer supports options * Release History | Version | Date | Summary | | 0.0.1 | 26 Jan 2012 | First RubyGems Release (for testing purpose only) | | 0.0.2 | 29 Jan 2012 | Removed dependency on unix find for czindexer. | | | | | * DEVELOPING For developing with Code Zauker you need bundler 1.0.21 or above See devel.org file
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
code_zauker-0.0.2 | readme.org |