An open API service indexing awesome lists of open source software.

https://github.com/futuretea/asdf-gossh


https://github.com/futuretea/asdf-gossh

Last synced: 9 months ago
JSON representation

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).