{"id":28398573,"url":"https://github.com/hapticx/nmr","last_synced_at":"2025-06-28T14:30:40.147Z","repository":{"id":294572278,"uuid":"986737106","full_name":"HapticX/nmr","owner":"HapticX","description":"Nim package manager","archived":false,"fork":false,"pushed_at":"2025-06-11T16:17:39.000Z","size":110,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-11T17:56:01.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nim","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/HapticX.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-05-20T03:56:50.000Z","updated_at":"2025-06-11T16:17:42.000Z","dependencies_parsed_at":"2025-05-21T04:22:28.694Z","dependency_job_id":"969f290e-8dc1-437e-b156-5728bd1054dc","html_url":"https://github.com/HapticX/nmr","commit_stats":null,"previous_names":["hapticx/nmr"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HapticX/nmr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HapticX%2Fnmr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HapticX%2Fnmr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HapticX%2Fnmr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HapticX%2Fnmr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HapticX","download_url":"https://codeload.github.com/HapticX/nmr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HapticX%2Fnmr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262444682,"owners_count":23312205,"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":[],"created_at":"2025-06-01T05:38:43.437Z","updated_at":"2025-06-28T14:30:40.134Z","avatar_url":"https://github.com/HapticX.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# NMR\n### Nim pkg Manager\n\n\u003c/div\u003e\n\n\n## Get Started\n\nto start you should just install it and use:\n```shell\nnimble install nmr\n```\n\nand run:\n```shell\nnmr\n```\n\n\n## Commands\nRun `nmr \u003ccommand\u003e --help` for detailed usage.\n\nList of available commands:\n- [x] `init` - Initialize a new project\n- [x] `install|i` - Install package(s) and deps\n- [ ] `update` - Update package(s) by semver\n- [x] `upgrade|up` - Upgrade packages list to latest\n- [ ] `remove` - Remove package(s)\n- [x] `deps-graph|dg` - Show dependency graph\n- [x] `clean-cache|clnc` - Show dependency graph\n- [ ] `publish` - Publish a package\n- [x] `search|s` - Search for packages\n- [x] `info` - Shows info about package\n- [ ] `\u003ctaskName\u003e` - Executes specified task\n\n\n## How It Works\n`nmr` keeps all your dependencies locally in one folder - `deps`.\n\nWhen you install any libraries via `nmr`, it finds any `config.nims` inside your project and creates `nimble.paths` into these folders with `--path:\"...\"` lines for dependencies work.\n\nAlso `nmr` creates `.cache` folder inside your project to keep all cached dependencies to use it in `deps-graph` and `install` commands.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhapticx%2Fnmr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhapticx%2Fnmr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhapticx%2Fnmr/lists"}