{"id":21466561,"url":"https://github.com/permafrost-dev/svt","last_synced_at":"2025-03-17T05:47:56.712Z","repository":{"id":186411962,"uuid":"675128473","full_name":"permafrost-dev/svt","owner":"permafrost-dev","description":"utility for working with semantic versions","archived":false,"fork":false,"pushed_at":"2024-02-06T16:49:39.000Z","size":244,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T15:31:51.691Z","etag":null,"topics":["cli","developer-tools","go","golang","semantic-versions","utilities"],"latest_commit_sha":null,"homepage":"","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/permafrost-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"permafrost-dev"}},"created_at":"2023-08-05T21:58:06.000Z","updated_at":"2023-08-05T22:25:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"10e049ae-0a59-4529-b558-82657a42008f","html_url":"https://github.com/permafrost-dev/svt","commit_stats":null,"previous_names":["permafrost-dev/svt"],"tags_count":1,"template":false,"template_full_name":"permafrost-dev/go-project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permafrost-dev%2Fsvt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permafrost-dev%2Fsvt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permafrost-dev%2Fsvt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permafrost-dev%2Fsvt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/permafrost-dev","download_url":"https://codeload.github.com/permafrost-dev/svt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982135,"owners_count":20378606,"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":["cli","developer-tools","go","golang","semantic-versions","utilities"],"created_at":"2024-11-23T08:14:37.164Z","updated_at":"2025-03-17T05:47:56.685Z","avatar_url":"https://github.com/permafrost-dev.png","language":"Go","funding_links":["https://github.com/sponsors/permafrost-dev"],"categories":[],"sub_categories":[],"readme":"# SVT - Semantic Versioning Tools\n\nSVT is a utility for working with semantic versions written in Go.\n\n## Available Commands\n\n- `compare`: Compare two semantic versions, outputs \"eq\", \"gt\" or \"lt\".\n```sh\nsvt compare [version-1] [version-2]\n```\n\n- `latest`: Compare two semantic versions and print the highest version.\n```sh\nsvt latest [version-1] [version-2]\n```\n\n- `help`: Help about any command\n```sh\nsvt help [command]\n```\n\n## Setup\n\n```bash\ngo mod tidy\n```\n\n## Building the project\n\n`svt` uses [task](https://github.com/go-task/task) for running tasks, which is a tool similar to `make`. \n\n```bash\ntask build\n```\n\n---\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [Patrick Organ](https://github.com/patinthehat)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpermafrost-dev%2Fsvt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpermafrost-dev%2Fsvt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpermafrost-dev%2Fsvt/lists"}