docs: drop inaccurate private-beta note — git.churchofmalware clone is public
CI / rust client (hh) (macos-latest) (push) Waiting to run
CI / rust client (hh) (ubuntu-latest) (push) Waiting to run
CI / rust coverage (push) Waiting to run
CI / python server (3.10) (push) Waiting to run
CI / python server (3.11) (push) Waiting to run
CI / python server (3.12) (push) Waiting to run
CI / headless e2e smoke (push) Waiting to run
CI / dependency audit (push) Waiting to run
CI / secret scanning (push) Waiting to run
CI / rust client (hh) (macos-latest) (push) Waiting to run
CI / rust client (hh) (ubuntu-latest) (push) Waiting to run
CI / rust coverage (push) Waiting to run
CI / python server (3.10) (push) Waiting to run
CI / python server (3.11) (push) Waiting to run
CI / python server (3.12) (push) Waiting to run
CI / headless e2e smoke (push) Waiting to run
CI / dependency audit (push) Waiting to run
CI / secret scanning (push) Waiting to run
Verified anonymous clone from git.churchofmalware.org succeeds; only the GitHub mirror is private. Restore the plain public clone instructions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -60,17 +60,6 @@ git clone https://git.churchofmalware.org/trilltechnician/hack-house.git
|
||||
cd hack-house
|
||||
```
|
||||
|
||||
> **Private beta.** The repo is private for now, so an anonymous clone returns
|
||||
> *Not found*. Until it's public, clone with your Gitea credentials:
|
||||
>
|
||||
> ```bash
|
||||
> # Personal access token (Gitea → Settings → Applications → Generate Token)
|
||||
> git clone https://<user>:<token>@git.churchofmalware.org/trilltechnician/hack-house.git
|
||||
>
|
||||
> # …or SSH (add your key under Gitea → Settings → SSH Keys)
|
||||
> git clone git@git.churchofmalware.org:trilltechnician/hack-house.git
|
||||
> ```
|
||||
|
||||
### 1. One-shot setup (`hh/scripts/bootstrap.sh`)
|
||||
|
||||
Checks prerequisites, creates the Python venv, installs the server's
|
||||
|
||||
Reference in New Issue
Block a user