mirror of
https://github.com/tiennm99/go-util.git
synced 2026-06-18 03:30:53 +00:00
docs(readme): add scripts index table at top
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
Some useful (or useless) scripts written in Go.
|
||||
|
||||
## Scripts index
|
||||
|
||||
| Script | Description | Key env vars |
|
||||
|--------|-------------|-------------|
|
||||
| `gitea-delete-orgs` | Delete all Gitea organisations except a keep-list | `GITEA_URL`, `GITEA_TOKEN`, `GITEA_KEEP_ORGS` |
|
||||
|
||||
## Structure
|
||||
|
||||
Each script lives in its own directory under `cmd/`, so multiple `main` packages coexist without conflicts.
|
||||
|
||||
Reference in New Issue
Block a user