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

https://github.com/looztra/asdf-bottom

asdf plugin for bottom (https://github.com/ClementTsang/bottom)
https://github.com/looztra/asdf-bottom

Last synced: 9 months ago
JSON representation

asdf plugin for bottom (https://github.com/ClementTsang/bottom)

Awesome Lists containing this project

README

          

# asdf-bottom

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

## Build History

[![Build history](https://buildstats.info/github/chart/looztra/asdf-bottom?branch=master)](https://github.com/looztra/asdf-bottom/actions)

## bottom

## Install

```bash
asdf plugin-add bottom https://github.com/looztra/asdf-bottom
```

## Use

Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install and manage versions of bottom.

## Source code

This source code has been generated with :

```bash
cookiecutter --overwrite-if-exists --directory plugins/bottom --no-input https://github.com/looztra/cookiecutter-asdf-plugin

```