{"id":17330634,"url":"https://github.com/adam12/rbz","last_synced_at":"2025-04-14T18:00:25.467Z","repository":{"id":232990620,"uuid":"784990879","full_name":"adam12/rbz","owner":"adam12","description":"Single-file Ruby archives via experimental method of packaging","archived":false,"fork":false,"pushed_at":"2024-12-27T16:20:17.000Z","size":24,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T05:43:27.572Z","etag":null,"topics":["ruby","ruby-gem"],"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/adam12.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-11T01:01:22.000Z","updated_at":"2024-12-27T16:20:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4936a20-6f1e-427b-b704-5e56c9b5c06b","html_url":"https://github.com/adam12/rbz","commit_stats":null,"previous_names":["adam12/rbz"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adam12%2Frbz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adam12%2Frbz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adam12%2Frbz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adam12%2Frbz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adam12","download_url":"https://codeload.github.com/adam12/rbz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248933349,"owners_count":21185460,"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":["ruby","ruby-gem"],"created_at":"2024-10-15T14:51:53.838Z","updated_at":"2025-04-14T18:00:25.427Z","avatar_url":"https://github.com/adam12.png","language":"Ruby","readme":"# Single-file Ruby archives (`rbz`)\n\nAn experimental method of packaging a Ruby project into a single file archive,\nwhich is extracted and run on the destination machine.\n\nZero dependencies outside of stdlib.\n\nWill this work for many projects? Maybe. Will it work for all projects? Doubtful.\nWill I maintain it? Unsure.\n\nInspired by [this][1] Ruby bug tracker issue.\n\n## Installation\n\n    $ gem install rbz\n\n## Usage\n\nGenerate an archive from a folder of Ruby files. There *must* be a file in the\nroot of the folder called `main.rb`, which will be the entry point to the application.\n\n    $ rbz \u003cfolder with ruby files\u003e \u003e my-archive.rbz\n\nOnce the archive is generated, run it with `ruby`.\n\n    $ ruby my-archive.rbz\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n[1]: https://bugs.ruby-lang.org/issues/11028\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadam12%2Frbz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadam12%2Frbz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadam12%2Frbz/lists"}