{"id":13727898,"url":"https://github.com/pmargreff/juliavm","last_synced_at":"2025-05-08T00:30:58.913Z","repository":{"id":54395708,"uuid":"79514103","full_name":"pmargreff/juliavm","owner":"pmargreff","description":"Julia Version Manager - Simple bash script to manage multiple julia environments","archived":false,"fork":false,"pushed_at":"2021-02-20T22:12:08.000Z","size":21,"stargazers_count":47,"open_issues_count":1,"forks_count":7,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-08-04T02:07:44.540Z","etag":null,"topics":["julia","version-manager"],"latest_commit_sha":null,"homepage":"","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/pmargreff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-20T01:44:46.000Z","updated_at":"2024-07-23T11:00:00.000Z","dependencies_parsed_at":"2022-08-13T14:20:47.670Z","dependency_job_id":null,"html_url":"https://github.com/pmargreff/juliavm","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmargreff%2Fjuliavm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmargreff%2Fjuliavm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmargreff%2Fjuliavm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmargreff%2Fjuliavm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmargreff","download_url":"https://codeload.github.com/pmargreff/juliavm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224679781,"owners_count":17351862,"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":["julia","version-manager"],"created_at":"2024-08-03T02:00:34.671Z","updated_at":"2024-11-14T19:30:28.127Z","avatar_url":"https://github.com/pmargreff.png","language":"Shell","funding_links":[],"categories":["List of \\*env-, ch\\*- and \\*vm- style version managers","Version Managers"],"sub_categories":["Julia"],"readme":"# juliavm\nA Julia version manager\n\nJuliaVM is a command-line tool which allows you to easily install, manage, and work with Julia environments and switch between them easily. It's inspired in [rvm](https://rvm.io/) and [nvm](https://github.com/creationix/nvm).\n\n## Install\nClone the repo:\n\n`git clone https://github.com/pmargreff/juliavm`\n\nInside the repo provide the right permissions to install:\n\n`cd juliavm \u0026\u0026 chmod u+x install.sh`\n\nRun the script for install:\n\n`./install.sh`\n\n\n## Commands\n\n - `juliavm ls-remote` - list all remote versions\n - `juliavm ls` - list all locale versions\n - `juliavm install x.y.z [-ARCHITECTURE]` - install x.y.x version, ARCHITECTURE is an optional param\n - `juliavm use x.y.z [-ARCHITECTURE]` - use x.y.x version, ARCHITECTURE is an optional param\n - `juliavm update` - update **juliavm** with latest resources\n - `juliavm uninstall [--hard]` - uninstall juliavm and all julia versions downloaded inside juliavm, with hard parameter it uninstall all Julia packages, if not pass hard param soft uninstall (doesn't delete Julia major packages) will be used.\n - `juliavm help` - list all available commands\n\n### Architectures\n - `-x64` - unix 64 bits\n - `-x86` - unix 32 bits\n - If you don't pass the architecture unix 64 bits will be used.\n\nUnix (32 and 64 bits) version is supported right now, feel free to add OSX compatibility or use [asdf](https://github.com/asdf-vm/asdf) instead.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmargreff%2Fjuliavm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmargreff%2Fjuliavm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmargreff%2Fjuliavm/lists"}