{"id":29293343,"url":"https://github.com/janlelis/ripltools","last_synced_at":"2025-10-20T12:55:55.965Z","repository":{"id":1237444,"uuid":"1175499","full_name":"janlelis/ripltools","owner":"janlelis","description":"This meta gem installs a bunch of ripl plugins for a nice-to-use general purpose ripl.","archived":false,"fork":false,"pushed_at":"2013-04-30T13:51:22.000Z","size":108,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T22:22:20.459Z","etag":null,"topics":["ripl","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/janlelis.png","metadata":{"files":{"readme":"README.rdoc","changelog":"CHANGELOG.rdoc","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-12-16T22:13:51.000Z","updated_at":"2024-06-01T23:34:10.000Z","dependencies_parsed_at":"2022-07-17T11:47:31.858Z","dependency_job_id":null,"html_url":"https://github.com/janlelis/ripltools","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/ripltools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Fripltools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Fripltools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Fripltools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Fripltools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/ripltools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Fripltools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280094903,"owners_count":26271003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ripl","ruby"],"created_at":"2025-07-06T11:01:55.777Z","updated_at":"2025-10-20T12:55:55.930Z","avatar_url":"https://github.com/janlelis.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= ripltools\n\nThis is a meta gem that installs a base set of {ripl}[https://github.com/cldwalker/ripl] plugins for a nice-to-use, general purpose _ripl_.\n\n== Setup\n\n  gem install ripltools\n  \n== Usage\nTo use it, put the following in your \u003ctt\u003e~/.riplrc\u003c/tt\u003e file (this file is loaded every time you start _ripl_):\n\n  require 'ripltools'\n\nIf it does not exist, just create a new one.\n\nYou cannot modify the loaded plugins. If you want to change them, copy the source of this gem and paste it in your \u003ctt\u003e.riplrc\u003c/tt\u003e.\n\nAlternatively, you can use ripltools to easily install the plugins, but require manually the ones you want.\n\n=== Irbtools\nThe {irbtools}[https://github.com/janlelis/irbtools] gem is compatible with _ripl_ and _ripltools_. _ripltools_ only includes _ripl_-specific gems, while _irbtools_ includes general \"Ruby console features\" (e.g. {interactive_editor}[https://github.com/jberkel/interactive_editor]).\n\n=== Included gems\n* {ripl}[https://github.com/cldwalker/ripl]\n* {gem-man}[https://github.com/defunkt/gem-man]\n* {hirb}[https://github.com/cldwalker/hirb]\n* {ripl-multi_line}[https://github.com/janlelis/ripl-multi_line]\n* {ripl-auto_indent}[https://github.com/janlelis/ripl-auto_indent]\n* {ripl-short_errors}[https://github.com/janlelis/ripl-misc/blob/master/lib/ripl/short_errors.rb]\n* {ripl-color_error}[https://github.com/cldwalker/ripl-color_error]\n* {ripl-color_result}[https://github.com/janlelis/ripl-color_result]\n* {ripl-color_streams}[https://github.com/janlelis/ripl-color_streams]\n* {ripl-play}[https://github.com/cldwalker/ripl-play]\n* {ripl-commands}[https://github.com/cldwalker/ripl-commands]\n* {ripl-after_rc}[https://github.com/cldwalker/ripl-after_rc]\n* {ripl-profiles}[https://github.com/janlelis/ripl-profiles]\n* {ripl-i18n}[https://github.com/cldwalker/ripl-i18n]\n\n==== Not included, anymore\n* {ripl-rocket}[https://github.com/janlelis/ripl-rocket]\n\n=== Other interesting ripl plugins, but not included in ripltools\n\nThe {ripl github page}[https://github.com/cldwalker/ripl] has a large list of available plugins. You can also search through rubygems with:\n\n  gem list -r ripl-.*\n\n== Copyright\n\nCopyright (c) 2010-2013 Jan Lelis \u003chttp://happycode.org\u003e released under the MIT license.\n\nJ-_-L\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanlelis%2Fripltools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanlelis%2Fripltools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanlelis%2Fripltools/lists"}