{"id":13557361,"url":"https://github.com/fundor333/crontab-dotbot","last_synced_at":"2025-03-21T11:31:24.944Z","repository":{"id":84632636,"uuid":"287361004","full_name":"fundor333/crontab-dotbot","owner":"fundor333","description":"Crontab plugin for DotBot","archived":false,"fork":false,"pushed_at":"2020-09-29T14:54:46.000Z","size":12,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T00:45:12.321Z","etag":null,"topics":["crontab","devops","dotbot","plugin","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fundor333.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}},"created_at":"2020-08-13T19:12:51.000Z","updated_at":"2024-10-24T14:22:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea12ea79-c552-40a4-9046-6b1620943766","html_url":"https://github.com/fundor333/crontab-dotbot","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/fundor333%2Fcrontab-dotbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fundor333%2Fcrontab-dotbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fundor333%2Fcrontab-dotbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fundor333%2Fcrontab-dotbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fundor333","download_url":"https://codeload.github.com/fundor333/crontab-dotbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244790713,"owners_count":20510795,"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":["crontab","devops","dotbot","plugin","python"],"created_at":"2024-08-01T12:04:18.231Z","updated_at":"2025-03-21T11:31:24.644Z","avatar_url":"https://github.com/fundor333.png","language":"Python","readme":"# crontab-dotbot\n\nPlugin for [`dotbot`](https://github.com/anishathalye/dotbot) to edit and sync crontab without deleting or editing manual added cronjob, only manage dotbot cron.\n\n## Installation\n\n1. Add `crontab-dotbot` as a submodule of your dotfiles repository.\n\n```bash\ngit submodule add https://github.com/fundor333/crontab-dotbot.git\n```\n\n2. Modify your `install` script to enable the `crontab-dotbot` plugin.\n\n```bash\n\"${BASEDIR}/${DOTBOT_DIR}/${DOTBOT_BIN}\" -d \"${BASEDIR}\" --plugin-dir crontab-dotbot -c \"${CONFIG}\" \"${@}\"\n```\n\n## Usage\n\nThe plugin adds one directive use with `crontab` with two keyword:\n\n- `cron`: The crontab regex \n- `command`: The command to run\nFor example:\n\n\n\n```yaml\n- crontab:\n  - cron: 0 * * * *\n    command: echo \"Hello world\"\n```\n","funding_links":[],"categories":["Python","devops"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffundor333%2Fcrontab-dotbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffundor333%2Fcrontab-dotbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffundor333%2Fcrontab-dotbot/lists"}