Files
dropshell/README.md
2025-05-13 21:54:18 +12:00

9 lines
194 B
Markdown

# Dropshell
A system management tool for server operations, written in C++.
## Installation
```
curl -fsSL https://gitea.jde.nz/public/dropshell/releases/download/latest/install.sh | bash
```