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)
- Host: GitHub
- URL: https://github.com/looztra/asdf-bottom
- Owner: looztra
- License: apache-2.0
- Created: 2020-06-12T16:21:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-14T20:20:11.000Z (over 5 years ago)
- Last Synced: 2025-02-09T05:45:34.144Z (over 1 year ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-bottom

[](https://github.com/looztra/asdf-bottom/blob/master/LICENSE)
## Build History
[](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
```