https://github.com/futuretea/asdf-gossh
https://github.com/futuretea/asdf-gossh
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/futuretea/asdf-gossh
- Owner: futuretea
- License: apache-2.0
- Created: 2021-12-30T08:08:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-30T08:14:52.000Z (over 4 years ago)
- Last Synced: 2025-10-03T14:48:40.373Z (9 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-gossh
[gossh](https://github.com/windvalley/gossh) plugin for [asdf](https://github.com/asdf-vm/asdf) version manager
## Install
```
asdf plugin-add gossh https://github.com/futuretea/asdf-gossh.git
```
## Use
```bash
asdf install gossh latest
asdf global gossh latest
```
Check out the [asdf documentation](https://asdf-vm.com/#/core-manage-versions?id=install-version) for instructions on how to install and manage versions of [gossh](https://github.com/windvalley/gossh).