{"id":20687061,"url":"https://github.com/jcsalterego/the_heist","last_synced_at":"2025-04-22T15:07:19.397Z","repository":{"id":62558930,"uuid":"1523508","full_name":"jcsalterego/the_heist","owner":"jcsalterego","description":"Take the output of gem list and generate installation commands.","archived":false,"fork":false,"pushed_at":"2011-04-19T14:41:47.000Z","size":520,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T16:11:34.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://rubygems.org/gems/the_heist","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcsalterego.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-03-24T23:52:08.000Z","updated_at":"2017-04-23T05:44:00.000Z","dependencies_parsed_at":"2022-11-03T11:15:49.464Z","dependency_job_id":null,"html_url":"https://github.com/jcsalterego/the_heist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcsalterego%2Fthe_heist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcsalterego%2Fthe_heist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcsalterego%2Fthe_heist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcsalterego%2Fthe_heist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcsalterego","download_url":"https://codeload.github.com/jcsalterego/the_heist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248868450,"owners_count":21174751,"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","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":[],"created_at":"2024-11-16T22:55:39.953Z","updated_at":"2025-04-22T15:07:19.371Z","avatar_url":"https://github.com/jcsalterego.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nThe Heist\n=========\n\nTake the output of `gem list` and generate installation commands.\n\nWhat Kind of Gem Includes A Definitive Article?\n===============================================\n\nBut the gem name `heist` was already taken!\n\nInstallation\n============\n\n    $ gem install the_heist\n\nUsage\n=====\n\nExample gem list:\n\n    $ gem list\n    \n    *** LOCAL GEMS ***\n    \n    redis (2.0.6, 2.0.5, 1.0.7)\n    redis-namespace (0.8.0, 0.7.0)\n\nNow pull off the heist!\n\n    $ gem list | heist\n    gem install redis --version=1.0.7 --no-ri --no-rdoc\n    gem install redis --version=2.0.5 --no-ri --no-rdoc\n    gem install redis --version=2.0.6 --no-ri --no-rdoc\n    gem install redis-namespace --version=0.7.0 --no-ri --no-rdoc\n    gem install redis-namespace --version=0.8.0 --no-ri --no-rdoc\n\nOptionally, you can pull off the heist with only the newest version of each gem !\n\n    $ gem list | heist --recent\n    gem install redis --version=2.0.6 --no-ri --no-rdoc\n    gem install redis-namespace --version=0.8.0 --no-ri --no-rdoc\n\nApologies\n=========\n\nThere is probably a better way to do this.\n\nKnown Side Effects\n==================\n\nCoughing, wheezing, sneezing, itching, runny nose, loss of appetite, dabbling in Clojure.\n\nSuppresses ri/rdoc by default.\n\nIt is likely that gem dependencies will pile on more gem versions than the explicitly designated ones.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcsalterego%2Fthe_heist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcsalterego%2Fthe_heist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcsalterego%2Fthe_heist/lists"}