{"id":23084186,"url":"https://github.com/zackbraksa/shelp","last_synced_at":"2025-07-04T15:37:55.307Z","repository":{"id":238204265,"uuid":"796089225","full_name":"zackbraksa/shelp","owner":"zackbraksa","description":"CLI tool that translates natural language to shell commands using LLMs","archived":false,"fork":false,"pushed_at":"2024-05-06T14:32:05.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T16:58:57.075Z","etag":null,"topics":["ai","cli","llm","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/zackbraksa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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-05-04T22:39:39.000Z","updated_at":"2024-05-06T14:32:09.000Z","dependencies_parsed_at":"2024-05-04T23:26:20.889Z","dependency_job_id":"ff684c5e-2e8d-4a5c-aa07-b95bff04a781","html_url":"https://github.com/zackbraksa/shelp","commit_stats":null,"previous_names":["zackbraksa/shelp"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/zackbraksa/shelp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackbraksa%2Fshelp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackbraksa%2Fshelp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackbraksa%2Fshelp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackbraksa%2Fshelp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zackbraksa","download_url":"https://codeload.github.com/zackbraksa/shelp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackbraksa%2Fshelp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263568113,"owners_count":23481615,"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":["ai","cli","llm","ruby"],"created_at":"2024-12-16T15:49:29.495Z","updated_at":"2025-07-04T15:37:55.260Z","avatar_url":"https://github.com/zackbraksa.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shelp\n\n[![Gem Version](https://badge.fury.io/rb/shelp.svg)](https://badge.fury.io/rb/shelp) ![example workflow](https://github.com/zackbraksa/shelp/actions/workflows/main.yml/badge.svg)\n\nA command line tool that translates natural language into shell commands, using OpenAI's GPT models.\n\n**DISCLAIMER**: This is work in progress and might be rough around the edges. Please be patient and report any issues you encounter.\n\n## Installation\n\nInstall the gem by executing:\n\n```bash\ngem install shelp\n```\n\n## Usage\n\nTo use the tool, you need to have an OpenAI API key. You can get one by signing up at [OpenAI](https://platform.openai.com/signup).\n\nOnce you have your API key, you can set it as an environment variable:\n\n```bash\nexport OPENAI_API_KEY=your-api-key\n```\n\nThen you can run the CLI by executing:\n\n```bash\nshelp ask \"How do I exclude files from a zip archive?\"\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 \u003chttps://github.com/zackbraksa/shelp\u003e. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/zackbraksa/shelp/blob/main/CODE_OF_CONDUCT.md).\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Shelp project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/zackbraksa/shelp/blob/main/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackbraksa%2Fshelp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzackbraksa%2Fshelp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackbraksa%2Fshelp/lists"}