{"id":17683073,"url":"https://github.com/zpratt/jig","last_synced_at":"2026-02-11T01:03:49.012Z","repository":{"id":46293845,"uuid":"315796125","full_name":"zpratt/jig","owner":"zpratt","description":"Tired of making sure that everyone has the correct tools installed on their machine","archived":false,"fork":false,"pushed_at":"2021-11-01T14:16:54.000Z","size":38,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-07T07:34:57.645Z","etag":null,"topics":["developer-experience","developer-tools","go","golang","hacktoberfest","package-management"],"latest_commit_sha":null,"homepage":"","language":"Go","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/zpratt.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}},"created_at":"2020-11-25T01:27:14.000Z","updated_at":"2022-01-08T04:10:24.000Z","dependencies_parsed_at":"2022-09-09T01:12:58.756Z","dependency_job_id":null,"html_url":"https://github.com/zpratt/jig","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/zpratt/jig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Fjig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Fjig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Fjig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Fjig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zpratt","download_url":"https://codeload.github.com/zpratt/jig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpratt%2Fjig/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268844812,"owners_count":24316055,"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","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["developer-experience","developer-tools","go","golang","hacktoberfest","package-management"],"created_at":"2024-10-24T09:44:19.159Z","updated_at":"2026-02-11T01:03:49.000Z","avatar_url":"https://github.com/zpratt.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jig\n\n[![Go](https://github.com/zpratt/jig/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/zpratt/jig/actions/workflows/go.yml)\n[![DeepSource](https://deepsource.io/gh/zpratt/jig.svg/?label=active+issues\u0026show_trend=true\u0026token=JVh0vjfvtlSU8toDhk8quj9O)](https://deepsource.io/gh/zpratt/jig/?ref=repository-badge)\n\nTired of making sure that everyone has the correct tools installed on their machine regardless of OS? `jig` will read the jig.yaml file and check your `$PATH` environment variable for installed tools. \n\n## How To Use\n\nNote: Currently, there are no releases, so you have to build this from scratch.\n\n1. clone the repo\n1. make sure you have at least go 1.14 installed\n1. `make build`\n1. `./jig`\n\nYou can update the jig.yaml file to include a list of tools that you expect to be installed.\n\n## Roadmap\n\n* [x] - check the `$PATH` for installed tools. Print a list of required programs that are not installed.\n* [ ] - for programs that are not installed, attempt to install them using a package manager (ex: apt, brew, choco, scoop).\n* [ ] - better document the schema of the jig file.\n* [ ] - support transforming `brew list -1` to a jig file (`--import` switch?)\n* [ ] - allow for project specific jig files instead of looking for one in the current directory\n* [ ] - check for required configuration files (which could be expressed in the jig.yaml file)\n* [ ] - add a dry run option\n* [ ] - check the version of tools and see if an update is available.\n* [ ] - allow for OS equivalent packages to be expressed in the jig file\n  * ex: `pbcopy` come pre-installed on a mac. on windows, they require a separate package. chocolately has a pasteboard package for this. \n\n## Contributing\n\nNot sure yet. I need to add tests and a roadmap of some kind. Feel free to submit issues if you have ideas.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpratt%2Fjig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzpratt%2Fjig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpratt%2Fjig/lists"}