{"id":36524168,"url":"https://github.com/indaco/sley","last_synced_at":"2026-02-26T23:05:02.996Z","repository":{"id":284065888,"uuid":"953704006","full_name":"indaco/sley","owner":"indaco","description":"CLI for semantic versioning using a simple .version file. Language-agnostic with plugins for git tagging, changelog generation, versioning policies and more.","archived":false,"fork":false,"pushed_at":"2026-02-20T11:32:59.000Z","size":3354,"stargazers_count":23,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-20T15:48:42.576Z","etag":null,"topics":["changelog-generator","cli","conventional-commits","developer-tools","devops","git-tags","golang","monorepo","release-automation","semver","version-manager","versioning"],"latest_commit_sha":null,"homepage":"https://sley.indaco.dev/","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/indaco.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-23T23:53:13.000Z","updated_at":"2026-02-20T11:33:03.000Z","dependencies_parsed_at":"2026-02-02T18:09:06.828Z","dependency_job_id":null,"html_url":"https://github.com/indaco/sley","commit_stats":null,"previous_names":["indaco/semver-cli","indaco/verso"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/indaco/sley","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indaco%2Fsley","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indaco%2Fsley/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indaco%2Fsley/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indaco%2Fsley/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indaco","download_url":"https://codeload.github.com/indaco/sley/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indaco%2Fsley/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29876375,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T22:37:10.609Z","status":"ssl_error","status_checked_at":"2026-02-26T22:37:09.019Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["changelog-generator","cli","conventional-commits","developer-tools","devops","git-tags","golang","monorepo","release-automation","semver","version-manager","versioning"],"created_at":"2026-01-12T02:54:01.552Z","updated_at":"2026-02-26T23:05:02.961Z","avatar_url":"https://github.com/indaco.png","language":"Go","readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/indaco/gh-assets/main/sley/logo.svg\" alt=\"sley logo\" width=\"120\" height=\"120\"\u003e\n  \u003cbr\u003e\n  \u003ccode\u003esley\u003c/code\u003e\n\u003c/h1\u003e\n\u003ch2 align=\"center\" style=\"font-size: 1.5rem;\"\u003e\n  A semantic version orchestrator for your projects.\n\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/indaco/sley/actions/workflows/ci.yml\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://github.com/indaco/sley/actions/workflows/ci.yml/badge.svg\" alt=\"CI\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/indaco/sley\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://codecov.io/gh/indaco/sley/branch/main/graph/badge.svg\" alt=\"Code coverage\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://goreportcard.com/report/github.com/indaco/sley\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://goreportcard.com/badge/github.com/indaco/sley\" alt=\"Go Report Card\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/indaco/sley/security\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/security-govulncheck-green\" alt=\"Security Scan\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/indaco/sley/releases\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/tag/indaco/sley?label=version\u0026sort=semver\u0026color=4c1\" alt=\"version\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://pkg.go.dev/github.com/indaco/sley\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://pkg.go.dev/badge/github.com/indaco/sley.svg\" alt=\"Go Reference\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"LICENSE\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-mit-blue?style=flat-square\" alt=\"License\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.jetify.com/devbox\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://www.jetify.com/img/devbox/shield_moon.svg\" alt=\"Built with Devbox\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003e\u003ca href=\"https://sley.indaco.dev\"\u003eDocumentation\u003c/a\u003e\u003c/b\u003e |\n  \u003cb\u003e\u003ca href=\"https://sley.indaco.dev/guide/quick-start.html\"\u003eQuick Start\u003c/a\u003e\u003c/b\u003e |\n  \u003cb\u003e\u003ca href=\"https://sley.indaco.dev/reference/cli.html\"\u003eCLI Reference\u003c/a\u003e\u003c/b\u003e\n\u003c/p\u003e\n\n## Overview\n\nsley manages [SemVer 2.0.0](https://semver.org/) versions using a simple `.version` file. It's language-agnostic, works with any stack, and integrates with Git for tagging and changelog management.\n\n```\n.version → 1.2.3\n```\n\n## Features\n\n- **Simple** - One `.version` file, one source of truth\n- **Language-agnostic** - Works with Go, Node, Python, Rust, or any stack\n- **Plugin system** - Extend with built-in or custom plugins\n- **Git integration** - Auto-tag releases, generate changelogs\n- **Monorepo support** - Manage multiple modules independently\n- **CI/CD ready** - Designed for automation pipelines\n\n## Installation\n\n### Homebrew (macOS/Linux)\n\n```bash\nbrew install indaco/tap/sley\n```\n\n### asdf\n\n```bash\nasdf plugin add sley https://github.com/indaco/asdf-sley.git\nasdf install sley latest\nasdf set --home sley latest\n```\n\n### Go\n\n```bash\ngo install github.com/indaco/sley/cmd/sley@latest\n```\n\n### Pre-built binaries\n\nDownload from [Releases](https://github.com/indaco/sley/releases).\n\n## Quick Start\n\n```bash\n# Initialize in your project\nsley init\n\n# Bump the version\nsley bump patch    # 1.0.0 → 1.0.1\nsley bump minor    # 1.0.1 → 1.1.0\nsley bump major    # 1.1.0 → 2.0.0\n\n# Auto-detect from conventional commits\nsley bump auto\n\n# Show current version\nsley show\n```\n\n## Plugins\n\nsley includes built-in plugins for common workflows:\n\n| Plugin                                                                          | Purpose                                   |\n| ------------------------------------------------------------------------------- | ----------------------------------------- |\n| [commit-parser](https://sley.indaco.dev/plugins/commit-parser.html)             | Infer bump type from conventional commits |\n| [tag-manager](https://sley.indaco.dev/plugins/tag-manager.html)                 | Auto-create Git tags                      |\n| [changelog-generator](https://sley.indaco.dev/plugins/changelog-generator.html) | Generate changelog from commits           |\n| [version-validator](https://sley.indaco.dev/plugins/version-validator.html)     | Enforce versioning policies               |\n| [dependency-check](https://sley.indaco.dev/plugins/dependency-check.html)       | Sync versions across files                |\n| [release-gate](https://sley.indaco.dev/plugins/release-gate.html)               | Pre-bump validation checks                |\n\nSee all plugins in the [documentation](https://sley.indaco.dev/plugins/).\n\n## Configuration\n\nConfigure sley with a `.sley.yaml` file:\n\n```yaml\nplugins:\n  commit-parser: true\n  tag-manager:\n    enabled: true\n    prefix: \"v\"\n    sign: true\n  changelog-generator:\n    enabled: true\n```\n\nSee the [configuration reference](https://sley.indaco.dev/reference/sley-yaml.html) for all options.\n\n## Documentation\n\nFull documentation is available at **[sley.indaco.dev](https://sley.indaco.dev)**:\n\n- [What is sley?](https://sley.indaco.dev/guide/what-is-sley.html)\n- [Installation](https://sley.indaco.dev/guide/installation.html)\n- [Usage Guide](https://sley.indaco.dev/guide/usage.html)\n- [Plugins](https://sley.indaco.dev/plugins/)\n- [Extensions](https://sley.indaco.dev/extensions/)\n- [CI/CD Integration](https://sley.indaco.dev/guide/ci-cd.html)\n\n## Contributing\n\nContributions are welcome. See [CONTRIBUTING](CONTRIBUTING.md) for guidelines.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findaco%2Fsley","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findaco%2Fsley","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findaco%2Fsley/lists"}