{"id":22733779,"url":"https://github.com/nabinno/mods","last_synced_at":"2026-02-05T05:30:53.400Z","repository":{"id":83438436,"uuid":"170122526","full_name":"nabinno/mods","owner":"nabinno","description":"Package manager with Git Submodules in Red lang.","archived":false,"fork":false,"pushed_at":"2019-03-28T22:02:15.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T20:20:59.096Z","etag":null,"topics":["package-manager","red"],"latest_commit_sha":null,"homepage":"https://github.com/nabinno/mods","language":"Red","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nabinno.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,"zenodo":null}},"created_at":"2019-02-11T12:09:00.000Z","updated_at":"2021-10-25T14:36:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"59fbf669-9bc4-4472-9e83-3fcbea223f2c","html_url":"https://github.com/nabinno/mods","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/nabinno/mods","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabinno%2Fmods","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabinno%2Fmods/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabinno%2Fmods/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabinno%2Fmods/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nabinno","download_url":"https://codeload.github.com/nabinno/mods/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabinno%2Fmods/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29113568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T03:44:17.043Z","status":"ssl_error","status_checked_at":"2026-02-05T03:44:12.077Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["package-manager","red"],"created_at":"2024-12-10T20:16:11.954Z","updated_at":"2026-02-05T05:30:53.395Z","avatar_url":"https://github.com/nabinno.png","language":"Red","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mods --- Hot command\nPackage manager with Git Submodules in Red lang.\n\n## Installation\n```sh\n\u003e hot cmd/install https://raw.githubusercontent.com/nabinno/mods/master/mods.red\n```\n\n## Configuration\n```red\n\u003e cat hots.red\nRed []\n\nhots: context [\n    mods: [\n        red-elixir #(init: %init.red git: https://github.com/nabinno/red-elixir)\n        json #(init: %json.red git: https://github.com/rebolek/red-tools)\n        http-tools #(init: %http-tools.red git: https://github.com/rebolek/red-tools)\n        regex #(init: %regex.red git: https://github.com/toomasv/regex)\n    ]\n]\n\n\u003e hot mods/get\n```\n\n## Getting Started\n```red:init.red\nRed []\n\ndo/args %require [red-elixir]\n```\n\n## Functions\n- `mods/get` - Add submodules in Git and set modules into Red.\n- `mods/clean` - Remove all submodules.\n- `do/args %require` - Explicitly do modules.\n\n---\n\n## Contributing\n1. Fork it\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create new Pull Request\n\n## EPILOGUE\n\u003e     A whale!\n\u003e     Down it goes, and more, and more\n\u003e     Up goes its tail!\n\u003e\n\u003e     -Buson Yosa\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnabinno%2Fmods","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnabinno%2Fmods","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnabinno%2Fmods/lists"}