Picky
In use on: laut.de (radio channel search), goodfil.ms, cocoapods.org, wadoku.eu, twixtel.ch, wilmaa.com, paatle.com, and many more…
The Ruby semantic text search engine.
- Main web site
- Documentation
- Getting Started
- Ask questions in the Picky Mailing List.
- Tentacly tweets on @picky_rb.
- Find everything else in the Picky Wiki.
System Requirements
- OSX / Linux
- Ruby 1.9
- Bundler Gem
for installing and managing Ruby versions, there are two projects: rbenv and RVM.
Installation
gem install picky picky-client picky-generators
Getting Started
Please see the Getting Started section on the Picky website.
Working on Picky
Installing all gems
./install REMOTE
Running integration specs
./integration REMOTE
Running other specs
./specs
Help?
Right here. I’m happy to help! If something doesn’t work, send/gist me your application.rb and I’ll look into it.