{"id":24277681,"url":"https://github.com/maremare/githubcommit","last_synced_at":"2026-06-08T10:01:52.548Z","repository":{"id":272263426,"uuid":"899862442","full_name":"MareMare/GitHubCommit","owner":"MareMare","description":"It's simply a tool to commit to GitHub.","archived":false,"fork":false,"pushed_at":"2026-06-05T21:02:49.000Z","size":103,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-05T23:03:21.369Z","etag":null,"topics":["csharp","dotnet8","octokit-net"],"latest_commit_sha":null,"homepage":"","language":"C#","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/MareMare.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-07T07:59:23.000Z","updated_at":"2026-06-05T21:02:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"687b8f22-388d-43d6-87a5-c150943a1c38","html_url":"https://github.com/MareMare/GitHubCommit","commit_stats":null,"previous_names":["maremare/githubcommit"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/MareMare/GitHubCommit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MareMare%2FGitHubCommit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MareMare%2FGitHubCommit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MareMare%2FGitHubCommit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MareMare%2FGitHubCommit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MareMare","download_url":"https://codeload.github.com/MareMare/GitHubCommit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MareMare%2FGitHubCommit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34057158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["csharp","dotnet8","octokit-net"],"created_at":"2025-01-15T23:58:35.767Z","updated_at":"2026-06-08T10:01:52.543Z","avatar_url":"https://github.com/MareMare.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHubCommit\n\nIt's simply a tool to commit to GitHub.\n\nGitHubCommit is a straightforward command-line utility aimed at simplifying the process of adding or updating a single file in a GitHub repository. It enhances efficiency by offering easy-to-use commands and automating routine tasks associated with Git commits.\n\n## Requirements\n\n- [.NET Desktop Runtime 10.0](https://dotnet.microsoft.com/en-us/download/dotnet/10.0) is required to run this tool.\n- Ensure that the environment variable `GH_TOKEN` is set. This token is required for authenticating with GitHub to commit changes.\n\n## Installation\n\n1. Download the latest release from the [GitHub releases page](https://github.com/MareMare/GitHubCommit/releases).\n2. Ensure that [.NET Desktop Runtime 10.0](https://dotnet.microsoft.com/en-us/download/dotnet/10.0) is installed on your machine.\n3. Extract the downloaded files to your preferred directory.\n\n## Usage\n\n```ps1\n.\\GitHubCommit.exe \u003cSourceFilePath\u003e \u003cTargetFilePath\u003e [OPTIONS]\n```\n\n### Arguments\n\n| Argument       | Description                                                        |\n|----------------|--------------------------------------------------------------------|\n| SourceFilePath | Specify the local path of the file to commit                       |\n| TargetFilePath | Specify the path of the file to create or update in the repository |\n\n### Options\n\n| Option                 | Default     | Description                                                      |\n|------------------------|-------------|------------------------------------------------------------------|\n| `-h, --help`           |             | Prints help information                                          |\n| `--repo \u003cOWNERREPO\u003e`   | OWNER/REPO  | Select another repository using the OWNER/REPO format            |\n| `--branch \u003cBRANCH\u003e`    | main        | Specify the branch where the file will be created or updated     |\n| `--message \u003cMESSAGE\u003e`  |             | Specify the commit message for the file creation or update       |\n\n## Examples\n\nExample of committing changes to the main branch:\n```ps1\n.\\GitHubCommit.exe sampling_2024-12.csv data/sampling.csv --repo MareMare/GHCommitSandbox\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaremare%2Fgithubcommit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaremare%2Fgithubcommit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaremare%2Fgithubcommit/lists"}