{"id":19816888,"url":"https://github.com/rvm/executable-hooks","last_synced_at":"2025-07-29T01:06:54.742Z","repository":{"id":9434874,"uuid":"11309488","full_name":"rvm/executable-hooks","owner":"rvm","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-07T21:10:03.000Z","size":68,"stargazers_count":22,"open_issues_count":3,"forks_count":11,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-03-24T19:47:19.686Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rvm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2013-07-10T10:47:26.000Z","updated_at":"2024-12-10T19:15:37.000Z","dependencies_parsed_at":"2024-01-23T21:20:31.183Z","dependency_job_id":"36de5ebb-fe69-4a01-bf5f-fc3d19485c56","html_url":"https://github.com/rvm/executable-hooks","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvm%2Fexecutable-hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvm%2Fexecutable-hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvm%2Fexecutable-hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvm%2Fexecutable-hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rvm","download_url":"https://codeload.github.com/rvm/executable-hooks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246207492,"owners_count":20740723,"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-12T10:10:59.883Z","updated_at":"2025-04-03T03:10:43.872Z","avatar_url":"https://github.com/rvm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rubygems executable hooks\n\nAdd next rubygems plugin support for executables.\n\n## Usage\n\nInstall the gem:\n\n    gem install executable-hooks\n\nIn gem `lib` dir create `rubygems_executable_plugin.rb`:\n\n    Gem.execute do |original_file|\n      warn(\"Executing: #{original_file}\")\n    end\n\nGenerate and install the new gem with executable hook.\n\nNow try it:\n\n    gem install haml\n    haml --version\n\nReturns:\n\n    Executing: /home/mpapis/.rvm/gems/ruby-1.8.7-p374-new1/bin/haml\n    Haml 4.0.3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvm%2Fexecutable-hooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frvm%2Fexecutable-hooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvm%2Fexecutable-hooks/lists"}