aristocratos / aristocratos/bashtop

[REQUEST] Add NetBSD section

Open
#155 1 comment 0 reactions 1 assignee Claimed by @aristocratos View on GitHub
enhancement
Dominant language
Shell
Stars
11.1k
Forks
555
PR merge metrics
No merged PRs in 30d

Description

steps to run bastop on NetBSD
1. Install psutil: `sudo pkgin install py38-psutil-5.6.7`
2. Make symlink for python3.8 to python3 `sudo ln -sf /usr/pkg/bin/python3.8 /usr/pkg/bin/python3`
3. clone repo `git clone https://github.com/aristocratos/bashtop.git`
4. cd bashtop
5. run bashtop `./bashtop`

Thanks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.