https://github.com/nguyenngoclongdev/vs-asdf
asdf - The Multiple Runtime Version Manager
https://github.com/nguyenngoclongdev/vs-asdf
asdf asdf-plugin asdf-vm manager tool version
Last synced: about 2 months ago
JSON representation
asdf - The Multiple Runtime Version Manager
- Host: GitHub
- URL: https://github.com/nguyenngoclongdev/vs-asdf
- Owner: nguyenngoclongdev
- License: mit
- Created: 2023-07-08T08:30:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T01:38:36.000Z (9 months ago)
- Last Synced: 2024-09-12T11:31:38.793Z (9 months ago)
- Topics: asdf, asdf-plugin, asdf-vm, manager, tool, version
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=nguyenngoclong.asdf
- Size: 112 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![]()
[](https://marketplace.visualstudio.com/items?itemName=nguyenngoclong.asdf)
[](https://open-vsx.org/extension/nguyenngoclong/asdf)
[](https://marketplace.visualstudio.com/items?itemName=nguyenngoclong.asdf)
[](https://marketplace.visualstudio.com/items?itemName=nguyenngoclong.asdf)
[](https://marketplace.visualstudio.com/items?itemName=nguyenngoclong.asdf)
[](LICENSE)# asdf
`asdf` is an extension for version management, powered by [asdf-vm](https://asdf-vm.com/guide/introduction.html). Manage each of your project runtimes with a single CLI tool and command interface.
If you find this extension useful for your projects, please consider supporting me by [Github](https://github.com/sponsors/nguyenngoclongdev), [Patreon](https://patreon.com/nguyenngoclong), [KO-FI](https://ko-fi.com/nguyenngoclong) or [Paypal](https://paypal.me/longnguyenngoc). It's a great way to help me maintain and improve this tool in the future. Your support is truly appreciated!
[](https://github.com/sponsors/nguyenngoclongdev)
[](https://patreon.com/nguyenngoclong)
[](https://ko-fi.com/nguyenngoclong)
[](https://paypal.me/longnguyenngoc)# Installation
Get it from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=nguyenngoclong.asdf) or [Open VSX Registry](https://open-vsx.org/extension/nguyenngoclong/asdf).
> Please note that before using this extension, it is required to install [asdf-vm](https://asdf-vm.com/guide/getting-started.html).
# Features
- `asdf`
- View `asdf` Information
- Update `asdf-vm`
- Plugin Management
- Add Plugin
- Update Plugin
- Remove Plugin
- Package/Tool Management
- Install Package/Tool
- Uninstall Package/Tool
- Set Global Package/Tool Version
- Set Local Package/Tool Version## Introdution
### asdf Explorer

## Using The Extension
### asdf Explorer

### Add Plugin
To add a plugin, click the `+` icon in the `Plugin Activity` section of the `asdf Explorer` and select the desired plugin.

### Update Plugin
To update a plugin, click the `cloud` icon in the `Plugin Activity` section of the `asdf Explorer` and select the plugin you want to update.

### Remove Plugin
To remove a plugin, click the `delete` icon in the `Plugin Activity` section of the `asdf Explorer` and select the plugin you want to remove.

### Install Package
To install a package, click the `+` icon in the `Package Activity` section of the `asdf Explorer` and select the desired package version.

### Uninstall Package
To uninstall a package, click the `remove` icon in the `Package Activity` section of the `asdf Explorer` and select the package you want to uninstall.

### Set Global Package Version
To set a global package version, click the `▷▷` icon in the `Package Activity` section of the `asdf Explorer` and select the package you want to set as global.

### Set Local Package Version
To set a local package version, click the `▷` icon in the `Package Activity` section of the `asdf Explorer` and select the package you want to set as local.

### Change the path of asdf executable

## Feedback
If you discover a bug, or have a suggestion for a feature request, please
submit an [issue](https://github.com/nguyenngoclongdev/vs-asdf/issues).## LICENSE
This extension is licensed under the [MIT License](LICENSE)