Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/floere/gemsearch
Towards a better Ruby Gem search :)
https://github.com/floere/gemsearch
Last synced: 2 months ago
JSON representation
Towards a better Ruby Gem search :)
- Host: GitHub
- URL: https://github.com/floere/gemsearch
- Owner: floere
- Created: 2011-02-10T09:45:02.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2014-07-11T19:39:02.000Z (over 10 years ago)
- Last Synced: 2024-05-01T23:08:22.998Z (8 months ago)
- Language: Ruby
- Homepage: http://florianhanke.com/blog/2011/02/13/a-better-rubygems-search.html
- Size: 49.6 MB
- Stars: 6
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. A better gemsearch prototype
h2. Where it is
"http://gemsearch.heroku.com":http://gemsearch.heroku.com
h2. Read about it
"http://florianhanke.com/blog/2011/02/13/a-better-rubygems-search.html":http://florianhanke.com/blog/2011/02/13/a-better-rubygems-search.html
h2. Update gems
./script/update
h2. MIT License
Copyright (c) 2011 Florian Hanke
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.