{"id":21083598,"url":"https://github.com/initdc/libexec","last_synced_at":"2025-03-14T05:09:49.846Z","repository":{"id":65101335,"uuid":"581822164","full_name":"initdc/libexec","owner":"initdc","description":"Wrapper for ruby exec shell command. doc at https://libexec.netlify.app","archived":false,"fork":false,"pushed_at":"2023-02-14T10:48:07.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T06:46:34.967Z","etag":null,"topics":["command","exec","ruby","shell","wrapper"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/libexec","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/initdc.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}},"created_at":"2022-12-24T13:19:12.000Z","updated_at":"2023-03-07T03:29:09.000Z","dependencies_parsed_at":"2023-02-05T21:45:28.845Z","dependency_job_id":null,"html_url":"https://github.com/initdc/libexec","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Flibexec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Flibexec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Flibexec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Flibexec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/initdc","download_url":"https://codeload.github.com/initdc/libexec/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243526952,"owners_count":20305115,"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":["command","exec","ruby","shell","wrapper"],"created_at":"2024-11-19T20:18:55.870Z","updated_at":"2025-03-14T05:09:49.818Z","avatar_url":"https://github.com/initdc.png","language":"Ruby","readme":"# Libexec\n\n\u003e Wrapper for ruby exec\n\nWrapper for ruby exec shell command.\n\n## Installation\n\nInstall the gem and add to the application's Gemfile by executing:\n\n    $ bundle add libexec\n\nIf bundler is not being used to manage dependencies, install the gem by executing:\n\n    $ gem install libexec\n\n## Usage\n\n```ruby\nrequire \"libexec\"\n\nclass MyClass\n    extend Libexec::Exec\n    include Libexec::Exec\nend\n\nMyClass.run(\"uname\")\n\nm = MyClass.new\nm.run(\"uname\")\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/initdc/libexec.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finitdc%2Flibexec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finitdc%2Flibexec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finitdc%2Flibexec/lists"}