{"id":23469943,"url":"https://github.com/jiangjilu/auto-updating","last_synced_at":"2025-04-12T23:46:23.877Z","repository":{"id":224853134,"uuid":"764407049","full_name":"jiangjilu/auto-updating","owner":"jiangjilu","description":"一件事情，如果自己不想重复去做，那就交给程序。If there's something you don't want to do repeatedly, let a program handle it.","archived":false,"fork":false,"pushed_at":"2025-03-22T00:33:04.000Z","size":1607,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T01:26:29.333Z","etag":null,"topics":["automatic","inspiration","programming"],"latest_commit_sha":null,"homepage":"https://auto-updating.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jiangjilu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-02-28T02:35:26.000Z","updated_at":"2025-03-22T00:33:08.000Z","dependencies_parsed_at":"2024-03-19T04:25:18.030Z","dependency_job_id":"607dde88-376a-484c-a13c-df228f0b459f","html_url":"https://github.com/jiangjilu/auto-updating","commit_stats":null,"previous_names":["jiangjilu/auto-updating"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiangjilu%2Fauto-updating","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiangjilu%2Fauto-updating/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiangjilu%2Fauto-updating/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiangjilu%2Fauto-updating/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jiangjilu","download_url":"https://codeload.github.com/jiangjilu/auto-updating/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647256,"owners_count":21139081,"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":["automatic","inspiration","programming"],"created_at":"2024-12-24T15:37:24.101Z","updated_at":"2025-04-12T23:46:23.852Z","avatar_url":"https://github.com/jiangjilu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 目标\n一件事情，如果自己不想重复去做，那就交给程序。\n\n# 背景\n在我们成长的过程中，脑海中会时刻产生灵感，\n\n* 大部分人没有把握好灵感，\n* 【少部分人】能做1次，然后束之高阁，\n* 极少数人才坚持一直做，重复做，直到拿到结果。\n\n我希望能帮助这【少部分人】拿到结果。\n\nAuto-updating 项目，把你的灵感变成现实，并且在后台持续更新，自动化运行。\n\n# 项目初始化及更新\n\n**项目选型：**\n\n* HTTP框架 Hertz https://github.com/cloudwego/hertz\n* ORM框架 Gorm https://github.com/go-gorm/gorm\n* 配置 Viper https://github.com/spf13/viper\n\n开发者（一般用户可跳过）\n```shell\n# 安装 hz\ngo install github.com/cloudwego/hertz/cmd/hz@latest\n\n# 新建\nhz new  -mod github.com/jiangjilu/auto-updating\n\n# 更新\ngo get github.com/cloudwego/thriftgo@latest\nhz update --model_dir biz/hertz_gen -idl idl/api.thrift\nhz update --model_dir biz/hertz_gen -idl idl/news.thrift\n```\n\n一般用户\n```shell\n# 下载\ngit clone git@github.com:jiangjilu/auto-updating.git\n\n# 启动\ngo run .\n\n# 访问\nhttp://localhost:9090/\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiangjilu%2Fauto-updating","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiangjilu%2Fauto-updating","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiangjilu%2Fauto-updating/lists"}