{"id":23894926,"url":"https://github.com/shpkg/repo","last_synced_at":"2025-10-04T12:07:42.320Z","repository":{"id":264679039,"uuid":"894062551","full_name":"shpkg/repo","owner":"shpkg","description":"the only official software repository for shpkg","archived":false,"fork":false,"pushed_at":"2024-11-27T14:55:09.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-22T04:06:59.626Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shpkg.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,"publiccode":null,"codemeta":null}},"created_at":"2024-11-25T17:24:50.000Z","updated_at":"2024-11-27T14:55:38.000Z","dependencies_parsed_at":"2025-02-23T06:44:06.392Z","dependency_job_id":"14830093-4a0e-442e-82a4-9a30aa47e2be","html_url":"https://github.com/shpkg/repo","commit_stats":null,"previous_names":["shpkg/repo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shpkg/repo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shpkg%2Frepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shpkg%2Frepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shpkg%2Frepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shpkg%2Frepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shpkg","download_url":"https://codeload.github.com/shpkg/repo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shpkg%2Frepo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273067031,"owners_count":25039726,"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-09-01T02:00:09.058Z","response_time":120,"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":[],"created_at":"2025-01-04T15:38:59.462Z","updated_at":"2025-10-04T12:07:37.299Z","avatar_url":"https://github.com/shpkg.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## what are the requirements for packages?\nwell, let's see...\n- both software installed and the installer script **MUST** be open-source, accessible via a git/mercurial/subversion repository.\n- both software installed and the installer script **MUST NOT** contain [any type of malware](https://en.wikipedia.org/wiki/Category:Types_of_malware)\n- the so-called \"installer\" **MUST** install **ONLY** the software and **ITS DEPENDENCIES**. bundleware **IS NOT** allowed.\n- the installer **MUST** actually **INSTALL** the package it is connected to. **EMPTY** shell scripts are **NOT** allowed.\n- the installer should add\n```bash\n# shpkg-name! package-name\n# shpkg-desc! package-description\n# shpkg-by! package-author\n```\nat the top of the file, **AFTER** the shebang line. (it makes us easier to manage the packages)\n\n## how can i add my package here?\n1. fork the git repository `https://github.com/shpkg/repo`.\n2. add your install script to /install. for example, if i wanted to add *betterfetch*, i would create a file called `betterfetch.sh`. make sure that you added the shpkg properties after the shebang line.\n3. add your uninstall script to /uninstall. for example, if i wanted to add *betterfetch*, i would create a file called `betterfetch.sh`. make sure that you added the shpkg properties after the shebang line.\n4. open a pull request. do not forget to answer the questions in the pull request template.\n5. wait! congrats, you just submitted your first ever sh package!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshpkg%2Frepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshpkg%2Frepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshpkg%2Frepo/lists"}