{"id":28487624,"url":"https://github.com/zekrotja/mrpm","last_synced_at":"2025-07-02T08:31:48.203Z","repository":{"id":290813507,"uuid":"973560923","full_name":"zekroTJA/mrpm","owner":"zekroTJA","description":"A Modrinth plugin/package manager","archived":false,"fork":false,"pushed_at":"2025-05-03T18:52:09.000Z","size":166,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-29T18:18:23.836Z","etag":null,"topics":["minecraft","modrinth","modrinth-api","package-manager"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/zekroTJA.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":"2025-04-27T08:54:09.000Z","updated_at":"2025-05-03T18:52:01.000Z","dependencies_parsed_at":"2025-04-30T18:22:14.848Z","dependency_job_id":"2f1c67cc-d938-4e40-ade1-d9c385ff556f","html_url":"https://github.com/zekroTJA/mrpm","commit_stats":null,"previous_names":["zekrotja/mrpm"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/zekroTJA/mrpm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zekroTJA%2Fmrpm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zekroTJA%2Fmrpm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zekroTJA%2Fmrpm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zekroTJA%2Fmrpm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zekroTJA","download_url":"https://codeload.github.com/zekroTJA/mrpm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zekroTJA%2Fmrpm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263102644,"owners_count":23414150,"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":["minecraft","modrinth","modrinth-api","package-manager"],"created_at":"2025-06-08T04:32:15.085Z","updated_at":"2025-07-02T08:31:48.174Z","avatar_url":"https://github.com/zekroTJA.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mrpm\n\nA Modrinth plugin/package manager\n\n## Usage\n\n```\n$ mrpm --help\nA Modrinth plugin/package manager\n\nUsage: mrpm [OPTIONS] \u003cCOMMAND\u003e\n\nCommands:\n  init     Initialize a new project [aliases: new]\n  install  Install packages [aliases: i, add, a]\n  update   Update packages [aliases: u]\n  search   Search for packages [aliases: s]\n  remove   Remove packages [aliases: r]\n  help     Print this message or the help of the given subcommand(s)\n\nOptions:\n  -D, --directory \u003cDIRECTORY\u003e  Target project directory [default: .]\n  -v, --verbose                Enable verbose output\n  -h, --help                   Print help\n  -V, --version                Print version\n```\n\n### Workflow\n\nFirst of all, you need to initialize a new project. You can either use the setup wizard by passing no initialization parameters, or pass everything via parameters.\n\n```bash\n# use wizard\nmrpm init\n\n# pass via parameters\nmrpm init \\\n    --loader paper \\\n    --version 1.21.4 \\\n    --artifacts-dir plugins \\\n    --minimum-version-type beta\n\n# initialize in another directory\nmrpm --directory /home/servers/myserver init\n```\n\nAfter that, you can install plugins or mods via the `install` command.\n\n```bash\nmrpm install pl3xmap worldedit\n\n# You can also specify specific versions to Install\nmrpm install pl3xmap@1.21.4-525\n```\n\n## Install\n\nYou can either download the latest release builds form the [Releases page](https://github.com/zekrotja/mrpm/releases) or you can install it using cargo install.\n\n```\ncargo install --git https://github.com/zekrotja/mrpm\n```\n\nAlso, you can simply use the provided install script:\n\n```bash\ncurl -sSfL https://raw.githubusercontent.com/zekroTJA/mrpm/refs/heads/main/scripts/install.sh | sudo bash -\n```\n\n```\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzekrotja%2Fmrpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzekrotja%2Fmrpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzekrotja%2Fmrpm/lists"}