diff options
| author | murilo ijanc | 2025-11-22 12:28:42 -0300 |
|---|---|---|
| committer | murilo ijanc | 2025-11-22 12:31:01 -0300 |
| commit | 2109ef949974a08f793dee7e52cb40406b637e44 (patch) | |
| tree | aeaeeb535a92105e933994a6c040858aaddd5a0a | |
| parent | eb4fac6f23514329f261f89258f69982057acdcc (diff) | |
| download | cogops-2109ef949974a08f793dee7e52cb40406b637e44.tar.gz | |
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -72,6 +72,10 @@ cargo --version Clone the repository and build the binary: +- **Official**: ssh://anon@ijanc.org/cogops +- Mirror Sourcehut: git@git.sr.ht:~ijanc/cogops +- Mirror Github: git@github.com:ijanc/cogops.git + ``` git clone ssh://anon@ijanc.org/cogops cd cogops @@ -99,8 +103,6 @@ export AWS_SECRET_ACCESS_KEY=... export AWS_REGION=us-east-1 ``` ---- - ## Commands Overview `cogops` provides three main operations: |