{"id":24953404,"url":"https://github.com/jonboydell/nman","last_synced_at":"2025-03-28T19:46:11.283Z","repository":{"id":31117880,"uuid":"34677403","full_name":"jonboydell/nman","owner":"jonboydell","description":"Node version manager for *nix","archived":false,"fork":false,"pushed_at":"2017-08-30T12:33:16.000Z","size":13,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T03:35:55.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/jonboydell.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}},"created_at":"2015-04-27T16:18:18.000Z","updated_at":"2017-08-25T15:09:32.000Z","dependencies_parsed_at":"2022-09-09T07:11:48.751Z","dependency_job_id":null,"html_url":"https://github.com/jonboydell/nman","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonboydell%2Fnman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonboydell%2Fnman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonboydell%2Fnman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonboydell%2Fnman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonboydell","download_url":"https://codeload.github.com/jonboydell/nman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246093098,"owners_count":20722395,"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-02-03T03:36:26.439Z","updated_at":"2025-03-28T19:46:11.249Z","avatar_url":"https://github.com/jonboydell.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Lightweight NodeJS Version Manager for UNIX systems\n--\nLets you quickly switch between node versions, list all existing version and remove ones that you don't want any more\n\nRequires:\n\nOne of `wget` or `curl` (and the Perl module `HTML::TreeBuilder` if you want to use `nman_list` command - `cpan install HTML::TreeBuilder`).\n\nFor OSX, you'll need the xcode command line tools (so that you get `gcc`, `g++`` and `make`), for Linux, you'll need `gcc`, `g++`` and `make` (on Ubuntu, you can `sudo apt-get install gcc, g++, make`).  Additionally, if you're using OSX and you'd rather use `wget` than `curl` then you're best off installing `homebrew` and then using that to install `wget` (building it from source on OSX is a pain in the arse).\n\nTo use:\n\n`curl -O https://raw.githubusercontent.com/jonboydell/nman/master/node-manager.sh; source node-manager.sh;`\n\nTo add functions from `node-manager.sh` permanently:\n\n1. Copy the `node-manager.sh` file somewhere useful\n2. Add `source \u003cpath_to\u003e/node-manager.sh` into your `.profile` (in your $HOME directory)\n2. Add `nman-switch-active` into your .profile too\n\nCommands:\n\n* `nman-switch \u003cVERSION_NUMBER\u003e` - Switches to a new version of NodeJS (Downloads and installs it, if necessary\n* `nman-remove \u003cVERSION_NUMBER\u003e` - Permanently removes an installed version of NodeJS\n* `nman-list` - List of all available versions\n* `nman-installed` - List of all installed versions\n\nIssues:\n\n1. node js PATH isn't persisted across user sessions, you have to run `nman-switch \u003cversion\u003e` for each session.\n2. `nman-switch \u003cversion\u003e` works, but also shows an warning/error that can be ignored but needs to be removed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonboydell%2Fnman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonboydell%2Fnman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonboydell%2Fnman/lists"}