https://github.com/looztra/asdf-stern
stern (https://github.com/wercker/stern) plugin for asdf
https://github.com/looztra/asdf-stern
Last synced: about 1 year ago
JSON representation
stern (https://github.com/wercker/stern) plugin for asdf
- Host: GitHub
- URL: https://github.com/looztra/asdf-stern
- Owner: looztra
- License: apache-2.0
- Created: 2019-07-20T20:17:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-26T14:43:42.000Z (over 4 years ago)
- Last Synced: 2025-03-19T07:04:20.477Z (over 1 year ago)
- Language: Shell
- Size: 19.5 KB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-stern

[](https://github.com/looztra/asdf-stern/blob/master/LICENSE)
## Build History
[](https://github.com/looztra/asdf-stern/actions)
## stern
## Install
```bash
asdf plugin-add stern https://github.com/looztra/asdf-stern
```
## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install and manage versions of stern.
## Source code
This source code has been generated with :
```bash
cookiecutter --overwrite-if-exists --directory plugins/stern --no-input https://github.com/looztra/cookiecutter-asdf-plugin
```