{"id":13906293,"url":"https://github.com/mattddowney/gogs-bash","last_synced_at":"2025-05-01T08:32:05.774Z","repository":{"id":139545273,"uuid":"82339315","full_name":"mattddowney/gogs-bash","owner":"mattddowney","description":"Bash Script for Interacting with the GOGS API","archived":false,"fork":false,"pushed_at":"2019-03-31T23:11:17.000Z","size":15,"stargazers_count":30,"open_issues_count":0,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-06T11:48:46.715Z","etag":null,"topics":["api","bash","cli","command-line","command-line-tool","curl","git","gogs","shell","version-control","webhook"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattddowney.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-17T21:24:54.000Z","updated_at":"2023-04-21T16:41:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"97c36f57-333b-4dcf-8bd2-361adb2f191d","html_url":"https://github.com/mattddowney/gogs-bash","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattddowney%2Fgogs-bash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattddowney%2Fgogs-bash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattddowney%2Fgogs-bash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattddowney%2Fgogs-bash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattddowney","download_url":"https://codeload.github.com/mattddowney/gogs-bash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251847828,"owners_count":21653582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","bash","cli","command-line","command-line-tool","curl","git","gogs","shell","version-control","webhook"],"created_at":"2024-08-06T23:01:32.895Z","updated_at":"2025-05-01T08:32:05.762Z","avatar_url":"https://github.com/mattddowney.png","language":"Shell","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"gogs-bash\n=========\n\nInteract with the [GOGS](https://gogs.io/) API from bash.\n\nCreate repositories and manage webooks.\n\nSetup:\n------\n\nSet the following environment variables:\n\n* GOGS_ROOT_URL - The url of the GOGS server (IE: http://try.gogs.io)\n* GOGS_TOKEN - Access token obtained from GOGS (http://try.gogs.io/user/settings/applications)\n\nUsage:\n------\n\n```\n$ ./gogs\n./gogs is a tool for interacting with the GOGS API.\n\nUsage:\n    ./gogs command [arguments]\n\nThe commands are:\n\n    create-repo     create a repository\n    create-webhook  create a webhook\n    delete-webhook  delete a webhook\n    env             print environment information\n    get-repos       get a list of repos by search keyword\n    get-user-repos  get a list of repos for a user\n    get-users       get a list of users by search keyword\n    get-webhooks    get a list of webhooks for a repo\n\nUse \"./gogs help [command]\" for more information about a command.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattddowney%2Fgogs-bash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattddowney%2Fgogs-bash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattddowney%2Fgogs-bash/lists"}