Files
Npm-cli/.gitea/release-notes.md
brasse 1d71265b84
All checks were successful
release / build-release (push) Successful in 3m48s
CI: fix release-notes heredoc breaking workflow YAML
The inline heredoc for the release body put unindented lines (backticks,
fences) at column 1 inside the `run: |` block scalar, which is invalid
YAML — so Gitea silently scheduled no run. Move the release notes to
.gitea/release-notes.md and cat it instead.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011YPrEZVBpPVoCRyJz2exkZ
2026-07-04 14:42:24 +02:00

11 lines
513 B
Markdown

`npmctl` — CLI för Nginx Proxy Manager (NPM) med sudo-liknande token-auth (lösenordet sparas aldrig, bara en kortlivad token) och en generisk `api`-funktion för vilket HTTP-API som helst.
**Installera (en rad):**
```
curl -fsSL https://gitea.brasse-pc.eu/brasse/Npm-cli/raw/branch/main/install.sh | sh
```
Eller ladda ner rätt binär nedan (`npmctl-linux-x64` / `npmctl-linux-arm64`), `chmod +x` och lägg i PATH. Verifiera mot `checksums.txt`.
📖 Guide: https://gitea.brasse-pc.eu/brasse/Npm-cli/wiki