{"id":22546607,"url":"https://github.com/prx/homebrew-dev-tools","last_synced_at":"2025-04-10T00:53:02.607Z","repository":{"id":39856484,"uuid":"428652837","full_name":"PRX/homebrew-dev-tools","owner":"PRX","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-27T14:45:42.000Z","size":250,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-10T00:52:41.859Z","etag":null,"topics":[],"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/PRX.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"dei":null}},"created_at":"2021-11-16T12:48:30.000Z","updated_at":"2024-11-05T16:07:18.000Z","dependencies_parsed_at":"2023-01-24T02:31:37.473Z","dependency_job_id":"9365219c-9d1b-4368-a133-a59702c2b287","html_url":"https://github.com/PRX/homebrew-dev-tools","commit_stats":null,"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRX%2Fhomebrew-dev-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRX%2Fhomebrew-dev-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRX%2Fhomebrew-dev-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PRX%2Fhomebrew-dev-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PRX","download_url":"https://codeload.github.com/PRX/homebrew-dev-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137995,"owners_count":21053775,"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-12-07T15:08:20.371Z","updated_at":"2025-04-10T00:53:02.581Z","avatar_url":"https://github.com/PRX.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Install\n\n```\nbrew tap prx/dev-tools\nbrew install prx-dev-tools\n```\n\n# Configuration\n\nYou can optionally configure these scripts to use certain AWS profiles and dev tools:\n\n```sh\necho \"export PRX_SSH_KEY=~/.ssh/id_ed25519_prx_developer\" \u003e\u003e ~/.bash_profile\necho \"export PRX_AWS_PROFILE=prx-default\" \u003e\u003e ~/.bash_profile\n```\n\n# Scripts\n\n## awssh\n\nThe `awssh` command allows you to ssh into a running EC2 instance or ECS task.\nYou can get a shell on the host EC2, a shell inside the running Docker container,\nor even attach to a Rails/Elixir/etc console.\n\n## awstunnel\n\nOur production databases are all in a private VPC, inaccessible from the public\ninternet. To gain access locally, use the `awstunnel` script which tunnels some\nlocal high port numbers through our jump servers, to the staging/production db\nservers.\n\n## prxameter-get\n\nUsed to get all the parameter-store keys/values underneath a slash-separated-path,\nin dotenv format. By default, writes to a well-named file that can be re-saved\nto parameter-store by `prxameter-set`.\n\n## prxameter-set\n\nPassing in a filename output by `prxameter-get`, writes any changes back to\nparameter-store. By default, does a dry-run previewing the changes unless you\npass the `--commit` flag.\n\n# Contribute\n\nAfter you've made your changes and committed them to the main branch, create a new release in GitHub, with a new version tag (in the format `v1.2.3`). Once the release has been created, a GitHub action will automatically update the formula file to match the newly-released version and update the SHA 256 hash.\n\nThis does mean that any given release will actually include the formula file for the _previous_ version. This does not matter.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprx%2Fhomebrew-dev-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprx%2Fhomebrew-dev-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprx%2Fhomebrew-dev-tools/lists"}