{"id":13626316,"url":"https://github.com/desenmeng/ivm","last_synced_at":"2025-04-15T12:52:01.984Z","repository":{"id":25792394,"uuid":"29230950","full_name":"desenmeng/ivm","owner":"desenmeng","description":"io.js version management","archived":false,"fork":false,"pushed_at":"2015-02-02T02:18:34.000Z","size":144,"stargazers_count":58,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-14T20:54:18.519Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/desenmeng.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}},"created_at":"2015-01-14T06:37:12.000Z","updated_at":"2020-09-29T10:10:28.000Z","dependencies_parsed_at":"2022-07-29T11:09:38.436Z","dependency_job_id":null,"html_url":"https://github.com/desenmeng/ivm","commit_stats":null,"previous_names":["demohi/iov","demohi/ivm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desenmeng%2Fivm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desenmeng%2Fivm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desenmeng%2Fivm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desenmeng%2Fivm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/desenmeng","download_url":"https://codeload.github.com/desenmeng/ivm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249076535,"owners_count":21208811,"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":"2024-08-01T21:02:15.273Z","updated_at":"2025-04-15T12:52:01.967Z","avatar_url":"https://github.com/desenmeng.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# [nvm](https://github.com/creationix/nvm) has supported io.js, nvm is a better choice to manage multiple active node.js\u0026io.js versions\n\n# ivm\n\nThis repository began as a GitHub fork of [tj/n](https://github.com/tj/n).\nSimple flavour of node binary management, no subshells, no profile setup, no convoluted api, just _simple_.\n\n\n## Installation\n\n    $ npm install -g ivm\n\n\n\n## Help\n\n    $ ivm --help\n\n## Useage\nUseage go straight to [n](https://github.com/tj/n)\n\n**Just change n to ivm**\n\n![](https://i.cloudup.com/59cA8VEDae.gif)\n\n![snip20150114_35](https://cloud.githubusercontent.com/assets/1209159/5735628/e3b2e7ba-9c03-11e4-91df-e346a307a70d.png)\n\n\n\n### Installing Binaries\n\nInstall iojs:\n\n    $ ivm 1.0.0\n    $ ivm 1.0.1\n\nType `ivm` to prompt selection of an installed node. Use the up /\ndown arrow to navigate, and press enter or the right arrow to\nselect, or ^C to cancel:\n\n    $ ivm\n\n      1.0.0\n    ο 1.0.1\n\nUse or install the latest official release:\n\n    $ ivm latest\n\nUse or install the stable official release:\n\n    $ ivm stable\n\nSwitch to the previous version you were using:\n\n    $ ivm prev\n\n### Removing Binaries\n\nRemove some versions:\n\n    $ ivm rm 1.0.0 v1.0.1\n\nInstead of using `rm` we can simply use `-`:\n\n    $ n - 1.0.0\n\n### Binary Usage\n\nWhen running multiple versions of node, we can target\nthem directly by asking `ivm` for the binary path:\n\n    $ ivm bin 1.0.0\n    /usr/local/iojs/versions/1.0.0/bin/iojs\n\nOr by using a specific version through `ivm`'s `use` sub-command:\n\n    $ ivm use 1.0.0 some.js\n\nwith flags:\n\n    $ ivm as 1.0.0 --debug some.js\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesenmeng%2Fivm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdesenmeng%2Fivm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesenmeng%2Fivm/lists"}