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

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

Awesome Lists containing this project

README

          

# asdf-stern

![AllInOne](https://github.com/looztra/asdf-stern/workflows/AllInOne/badge.svg)
[![GitHub license](https://img.shields.io/github/license/looztra/asdf-stern?style=plastic)](https://github.com/looztra/asdf-stern/blob/master/LICENSE)

## Build History

[![Build history](https://buildstats.info/github/chart/looztra/asdf-stern?branch=master)](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

```