7794ca554b
- git mv docs/plans/ (V1 planning docs) into v1/docs/plans/ - Create AGENTS.md as AI session checkpoint for seamless continuation - Root now clean: only V2-related files remain
Hostkeeper V1 — CLI/TUI
Status: FROZEN — no further development. Pembuatan V2 dilakukan di folder
../app/dan../mobile/.
Hostkeeper V1 adalah SSH/SFTP management tool berbasis CLI + TUI (Bubble Tea).
Quick Start
cd v1
make build
./hostkeeper tui
Dokumentasi
Tech Stack
- Go 1.26+
- Cobra (CLI)
- Bubble Tea (TUI)
- golang.org/x/crypto/ssh
Test
cd v1
make test
# 105 tests passing