{"id":16331220,"url":"https://github.com/midoks/zzz","last_synced_at":"2025-05-15T16:13:13.512Z","repository":{"id":76207757,"uuid":"415675515","full_name":"midoks/zzz","owner":"midoks","description":"go develop tool","archived":false,"fork":false,"pushed_at":"2024-07-29T03:33:08.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-26T10:41:44.113Z","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/midoks.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-10T19:03:01.000Z","updated_at":"2024-07-29T03:33:11.000Z","dependencies_parsed_at":"2024-11-06T21:47:17.805Z","dependency_job_id":"4eaffb95-443a-4f4b-9f61-31215941778d","html_url":"https://github.com/midoks/zzz","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midoks%2Fzzz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midoks%2Fzzz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midoks%2Fzzz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midoks%2Fzzz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/midoks","download_url":"https://codeload.github.com/midoks/zzz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239286606,"owners_count":19613753,"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-10-10T23:26:05.137Z","updated_at":"2025-02-17T12:21:22.577Z","avatar_url":"https://github.com/midoks.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zzz\n\nGo实时开发小工具\n\n```\n原来用的bee，很好用哈。最近开发项目遇到一个需求。需求是编译前预处理一下，所以搞一下。\n```\n\n### 安装\n\n```bash\ngo install github.com/midoks/zzz@latest\n```\n\n### 直接运行\n\n```bash\nzzz run\n```\n\n### 创建配置文件\n\n```bash\nzzz new\n```\n\n- .zzz.yaml\n\n```\ntitle: zzz\nfrequency: 3\ndirfilter:\n- tmp\n- .git\n- public\n- scripts\n- vendor\n- logs\n- templates\next:\n- go\nenablerun: true\naction:\n  before:\n  - find . -name \".DS_Store\" -print -delete\n  after:\n  - echo \"zzz end\"\n  exit:\n  - exho \"exit\"\nlink: https://github.com/midoks/zzz\n\n```\n\n- frequency:编译时间间隔,单位秒\n- dirfilter:不监控目录\n- ext:监控文件后缀\n- action.before:执行前处理\n- action.after:执行后处理\n- action.exit:退出执行\n- enablerun:是否直接执行[go]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidoks%2Fzzz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmidoks%2Fzzz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidoks%2Fzzz/lists"}