Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ User management and an audit log (with full captured output per command) are per
- [Documentation](#documentation)
- [Known limitations](#known-limitations)
- [Acknowledgments](#acknowledgments)
- [Related projects](#related-projects)
- [Security](#security)
- [Disclaimer](#disclaimer)

Expand Down Expand Up @@ -392,6 +393,10 @@ shellboto stands on the shoulders of these:
- **[goreleaser](https://goreleaser.com)** + **[release-please](https://github.com/googleapis/release-please)** — merge a PR, get binaries + `.deb` + `.rpm` + Homebrew formula + SBOMs + a GitHub Release automatically.
- **[lefthook](https://github.com/evilmartians/lefthook)**, **[golangci-lint](https://golangci-lint.run)**, **[gitleaks](https://github.com/gitleaks/gitleaks)**, **[govulncheck](https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck)**, **[syft](https://github.com/anchore/syft)** — the quality + release toolchain.

## Related projects

- **[macontrol](https://github.com/amiwrpremium/macontrol)** — same idea for macOS. Menu-first Telegram bot that controls your Mac (sound, brightness, wifi, power, screenshots, Shortcuts). Apple Silicon, Go, Homebrew. Where shellboto gives you a Linux shell, macontrol gives you a Mac remote.

## Security

Please **don't open a public issue** for security reports. Two channels:
Expand Down
Loading