{"id":21989146,"url":"https://github.com/repcomm/reliance","last_synced_at":"2026-05-03T15:35:38.330Z","repository":{"id":130854313,"uuid":"347548548","full_name":"RepComm/reliance","owner":"RepComm","description":"An experiment C dependency/package manager written in TS/node.js","archived":false,"fork":false,"pushed_at":"2021-03-20T04:56:07.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-17T20:01:16.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RepComm.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-03-14T05:03:30.000Z","updated_at":"2021-03-20T04:56:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"bbbb109c-0e21-4d76-8d3f-67b6a4f3614d","html_url":"https://github.com/RepComm/reliance","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RepComm/reliance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RepComm%2Freliance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RepComm%2Freliance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RepComm%2Freliance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RepComm%2Freliance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RepComm","download_url":"https://codeload.github.com/RepComm/reliance/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RepComm%2Freliance/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32575113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-29T19:28:02.604Z","updated_at":"2026-05-03T15:35:38.310Z","avatar_url":"https://github.com/RepComm.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reliance\n\n## Usage\n```bash\n# installing a package\nreliance install \u003cpackagename\u003e [opts]\nreliance i \u003cpackagename\u003e [opts]\n\n# uninstalling a package\nreliance uninstall \u003cpackagename\u003e [opts]\nreliance u \u003cpackagename\u003e [opts]\n\n# listing install methods\nreliance method list\n\n# set the global default method\nreliance method default set \u003cmethodname\u003e\n\n# output default method onto console\nreliance method default get\n```\n\nOptions\n```bash\n# explicity use a specific source method\n-method=wget\n\n# explicity use a specific package file (instead of reliance.json)\n-pkg=somefile.json\n```\n\nInstall a package from github:\n```bash\n# create your folder\nmkdir myproject\n\n# navigate into it\ncd myproject\n\nreliance i user/repo -method=github\n# or optionally specify branch\nreliance i user/repo/branch -method=github\n# or optionally specify branch and file\nreliance i user/repo/branch/some/file.json -method=github\n```\n\nNote: `-method=github` is only required if reliance has another default method set.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepcomm%2Freliance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frepcomm%2Freliance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepcomm%2Freliance/lists"}