# VersionFox - 크로스 플랫폼 & 확장 가능한 SDK 버전 관리자

> Clean Markdown view of GeekNews topic #13639. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=13639](https://news.hada.io/topic?id=13639)
- GeekNews Markdown: [https://news.hada.io/topic/13639.md](https://news.hada.io/topic/13639.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2024-03-04T10:31:01+09:00
- Updated: 2024-03-04T10:31:01+09:00
- Original source: [github.com/version-fox](https://github.com/version-fox/vfox)
- Points: 11
- Comments: 2

## Topic Body

- nvm, fvm, sdkman, asdf-vm 등과 비슷한 버전 매니저   
- 크로스 플랫폼 도구(윈/맥/리눅스)  
- CLI로 다양한 언어 & 버전의 SDK를 빠르게 설치하고 전환 가능  
- 버전 변경시 Global / Project / Session 스코프 지원   
- 프로젝트 탐색중 런타임 버전을 자동으로 스위치   
- Java, Node.js, Flutter, .NET등을 지원   
- asdf 보다 빠르면서도, 더 간단한 명령셋을 제공   
- Bash, ZSH, Powershell, Clink 쉘 자동완성 지원   
- .node-version, .nvmrc, .sdkmanrc 등의 기존 설정들을 읽어서 마이그레이션 가능

## Comments



### Comment 23505

- Author: aooohan
- Created: 2024-03-05T15:22:53+09:00
- Points: 1

매우 좋은

### Comment 23461

- Author: xguru
- Created: 2024-03-04T10:32:01+09:00
- Points: 1

[asdf - 멀티 런타임 관리 도구](https://news.hada.io/topic?id=3690)
