{"id":17657593,"url":"https://github.com/eeriemyxi/cela","last_synced_at":"2026-04-30T16:33:42.191Z","repository":{"id":259087828,"uuid":"876233495","full_name":"eeriemyxi/cela","owner":"eeriemyxi","description":"Increment or decrement semantic versions on files using custom parsers (external scripts) as templates.","archived":false,"fork":false,"pushed_at":"2024-10-22T18:47:37.000Z","size":604,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T08:04:53.603Z","etag":null,"topics":["cli","deno","js","semantic-versioning"],"latest_commit_sha":null,"homepage":"https://myxi-cela.pages.dev/","language":"TypeScript","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/eeriemyxi.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":"2024-10-21T16:10:39.000Z","updated_at":"2024-10-22T18:47:13.000Z","dependencies_parsed_at":"2024-10-23T01:23:58.624Z","dependency_job_id":null,"html_url":"https://github.com/eeriemyxi/cela","commit_stats":null,"previous_names":["eeriemyxi/cela"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/eeriemyxi/cela","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeriemyxi%2Fcela","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeriemyxi%2Fcela/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeriemyxi%2Fcela/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeriemyxi%2Fcela/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eeriemyxi","download_url":"https://codeload.github.com/eeriemyxi/cela/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeriemyxi%2Fcela/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32470879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","deno","js","semantic-versioning"],"created_at":"2024-10-23T14:42:11.804Z","updated_at":"2026-04-30T16:33:42.175Z","avatar_url":"https://github.com/eeriemyxi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cela\n\n![](https://files.catbox.moe/dladd7.png)\n\nThis tool helps you increment/decrement semantic versions in files using custom\nscripts and ergonomic shell commands.\n\n# [Documentation](https://myxi-cela.pages.dev)\n\nFor documentation please [go here](https://myxi-cela.pages.dev).\n\n# Installation\n\nYou can download pre-compiled self-contained binaries from\n[GitHub Releases](https://github.com/eeriemyxi/cela/releases).\n\n### Manual\n\n```shell\ngit clone --depth 1 \u003cREPO URL\u003e\ncd cela\ndeno run install\n```\n\nDeno (v2) runtime is required to run.\n\n# Command-line Arguments\n\n```\nUsage:   cela \u003cparser_name\u003e\nVersion: 0.4.0\n\nDescription:\n\n  Increment or decrement semantic versions on files using custom parsers.\n\nOptions:\n\n  -h, --help                 - Show this help.\n  -V, --version              - Show the version number for this program.\n  -d, --debug                - Enable debug logs. Useful if you want to debug your parsers.\n  -D, --dry-run              - Do a dry run. Skips running updater script (fetcher script is ran).\n  -r, --no-reset             - Do not reset by precedence. Disables spec. 7, see\n                               https://semver.org/#spec-item-7\n  -Z, --no-zero              - Do not reset when a version is less than 0.\n  -C, --custom    \u003cversion\u003e  - Instead of incrementing, set the version to this string.\n  -M                         - Increment MAJOR version by 1. Can be used multiple times.\n  -m                         - Increment MINOR version by 1. Can be used multiple times.\n  -p                         - Increment PATCH version by 1. Can be used multiple times.\n  -z                         - Decrement MAJOR version by 1. Can be used multiple times.\n  -x                         - Decrement MINOR version by 1. Can be used multiple times.\n  -c                         - Decrement PATCH version by 1. Can be used multiple times.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feeriemyxi%2Fcela","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feeriemyxi%2Fcela","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feeriemyxi%2Fcela/lists"}