{"id":18701988,"url":"https://github.com/recuencojones/npmrc","last_synced_at":"2025-11-09T00:30:40.975Z","repository":{"id":85224505,"uuid":"144722849","full_name":"RecuencoJones/npmrc","owner":"RecuencoJones","description":"npmrc manager","archived":false,"fork":false,"pushed_at":"2020-03-03T16:10:01.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2024-12-28T05:42:00.917Z","etag":null,"topics":["cli","npmrc","npmrc-files","profile-manager","travis-ci"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/RecuencoJones.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-08-14T13:18:47.000Z","updated_at":"2023-11-29T19:49:40.000Z","dependencies_parsed_at":"2023-05-02T02:15:38.289Z","dependency_job_id":null,"html_url":"https://github.com/RecuencoJones/npmrc","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecuencoJones%2Fnpmrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecuencoJones%2Fnpmrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecuencoJones%2Fnpmrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecuencoJones%2Fnpmrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RecuencoJones","download_url":"https://codeload.github.com/RecuencoJones/npmrc/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239565644,"owners_count":19660154,"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":["cli","npmrc","npmrc-files","profile-manager","travis-ci"],"created_at":"2024-11-07T11:43:10.078Z","updated_at":"2025-02-18T23:11:01.021Z","avatar_url":"https://github.com/RecuencoJones.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://travis-ci.com/RecuencoJones/npmrc.svg?branch=develop)](https://travis-ci.com/RecuencoJones/npmrc)\n\n# npmrc\n\nA CLI to manage multiple npmrc files\n\n## Install\n\n### from brew\n\n```\nbrew tap RecuencoJones/tap\nbrew install npmrc\n```\n\nLater you can upgrade with\n\n```\nbrew upgrade npmrc\n```\n\n### from releases\n\n- Download the file for your distribution\n- Extract it to get `npmrc`\n- Make it available in your path\n\n### from source\n\n```\ngit clone https://github.com/RecuencoJones/npmrc\ncd npmrc\ngo get -t ./...\ngo install ./...\n```\n\n## Usage\n\n```\nnpmrc \u003ccommand\u003e\n\nAvailable commands:\n\nuse, u      Select a profile\nview, v     View a profile\nlist, ls    List available profiles\nedit, ed    Create or update profiles\ncopy, cp    Copy profiles\nremove, rm  Remove a profile\nhelp, h     Display this message\nversion     Display version\n```\n\n## Configuration\n\n| Env variable | Default value | Description |\n| --- | --- | --- |\n| NPMRC_DIR | `~` | Directory where profiles will be stored |\n| EDITOR | `vi` | Editor to use for creating/editing profiles |\n| VIEWER | `cat` | Viewer to use for viewing profiles |\n\n## Profile name rules\n\n- Profile name must not start with `.`\n- Profile name must not contain spaces\n- Profile name must be of at least 1 character length\n\n[Check regex at regexr.com](https://regexr.com/3u5rg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecuencojones%2Fnpmrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frecuencojones%2Fnpmrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecuencojones%2Fnpmrc/lists"}