Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuroyoro/svm
Scala Version Manager ( svm )
https://github.com/yuroyoro/svm
Last synced: 26 days ago
JSON representation
Scala Version Manager ( svm )
- Host: GitHub
- URL: https://github.com/yuroyoro/svm
- Owner: yuroyoro
- License: other
- Created: 2011-01-21T11:35:53.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T08:15:58.000Z (3 months ago)
- Last Synced: 2024-09-17T10:06:28.852Z (3 months ago)
- Language: Shell
- Homepage: http://d.hatena.ne.jp/yuroyoro/20110121/1295610398
- Size: 163 KB
- Stars: 87
- Watchers: 12
- Forks: 18
- Open Issues: 3
-
Metadata Files:
- Readme: README
- License: license.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-version-managers - svm - A version manager that switches and installs multiple Scala versions. (Version Managers / Scala)
README
Scala Version Manager ( svm )
Usage :
svm [Action] [Scala-Version] [Options]Action :
-h|help - show this usage information
-c|current - show the currently use scala version
-l|list|versions - show the scala version installed in svm_path(default is ${HOME}/.svm)
-i|install - install specific scala version
-r|remove|uninstall - uninstall specific scala version and remove their sources
-s|switch|-u|use - setup to use a specific scala version
update-latest - install or update nightly build scala version
latest - setup to use nightly build scala version
stable - setup to use stable(x.x.x.final) scala version
self-update - update svm itself
(any strings) - setup to use specific scala version(shortcut of svm switch)Options :
--docs - with install, update-latest download scala-devel-docs.
--sources - with install, update-latest download scala-sources.Info :
more info(Japanese) : https://yuroyoro.hatenablog.com/entry/20110121/1295610398
ゆろよろ Tomohito Ozaki
blog : https://yuroyoro.hatenablog.com/
twitter: https://x.com/yuroyoro/