Files
cameleer-saas/get-cameleer.sh
hsiegeln cafd7e9369
All checks were successful
CI / build (push) Successful in 1m39s
CI / docker (push) Successful in 18s
feat: add bootstrap scripts for one-line installer download
get-cameleer.sh and get-cameleer.ps1 download just the installer
files from Gitea into a local ./installer directory. Usage:

  curl -fsSL https://gitea.siegeln.net/.../get-cameleer.sh | bash
  irm https://gitea.siegeln.net/.../get-cameleer.ps1 | iex

Supports --version=v1.2.0 to pin a specific tag, defaults to main.
Pass --run to auto-execute the installer after download.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-25 12:48:23 +02:00

1.5 KiB