{"id":20743655,"url":"https://github.com/tobychui/gitupgo","last_synced_at":"2025-07-19T23:06:23.962Z","repository":{"id":134125950,"uuid":"328366538","full_name":"tobychui/Gitupgo","owner":"tobychui","description":"A git based update utility written in Go","archived":false,"fork":false,"pushed_at":"2021-01-10T11:29:33.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-18T02:25:51.083Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/tobychui.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":"2021-01-10T11:26:55.000Z","updated_at":"2023-09-08T18:17:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"e11fabde-00a0-4948-ba75-b5444c3acdae","html_url":"https://github.com/tobychui/Gitupgo","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobychui%2FGitupgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobychui%2FGitupgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobychui%2FGitupgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobychui%2FGitupgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobychui","download_url":"https://codeload.github.com/tobychui/Gitupgo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243036024,"owners_count":20225649,"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":[],"created_at":"2024-11-17T07:12:19.852Z","updated_at":"2025-03-11T12:34:18.508Z","avatar_url":"https://github.com/tobychui.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitUpGo\n\nA git based update utile written in Go\n\n## Build\n\n```\ncd Gitupgo\ngo build\n```\n\n## Usage\n\n### Setup the Config file\n\nThe config file is a simple json file that allows you to set the basic git clone / pull operation of the update utility. Here is an example\n\n```\n{\n    \"gitrepo\":\"https://github.com/tobychui/arozos\",\n    \"pre-script\": \"pre.bat\",\n    \"post-script\":\"post.bat\",\n    \"folder\":\"./arozos\",\n    \"interval\":259200\n}\n```\n\n\n\nYou can also change the pre and post script to the file you want. The interval is update interval in seconds (Leave empty for update every 24 hours) and the folder is the target folder for git to clone / pull to.\n\n### Startup Flags\n\nYou can also type ./gitupgo -h for showing this message\n\n```\n  -b    Enable update on application startup (default true)\n  -config string\n        The system configuration file (default \"./config.json\")\n```\n\n\n\nYup, basically there is nothing more on in this very simple project.\n\n\n\n## License\n\nMIT License\n\nCopyright 2021 tobychui\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the  \"Software\"), to deal in the Software without restriction, including  without limitation the rights to use, copy, modify, merge, publish,  distribute, sublicense, and/or sell copies of the Software, and to  permit persons to whom the Software is furnished to do so, subject to  the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobychui%2Fgitupgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobychui%2Fgitupgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobychui%2Fgitupgo/lists"}