{"id":13509051,"url":"https://github.com/glasnoster/eliver","last_synced_at":"2025-10-21T19:01:20.194Z","repository":{"id":57494180,"uuid":"62008772","full_name":"glasnoster/eliver","owner":"glasnoster","description":"Interactive semantic versioning for Elixir packages","archived":false,"fork":false,"pushed_at":"2019-11-12T15:20:00.000Z","size":227,"stargazers_count":56,"open_issues_count":2,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T15:06:56.935Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/glasnoster.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-26T21:16:55.000Z","updated_at":"2023-11-13T13:24:06.000Z","dependencies_parsed_at":"2022-09-02T01:40:43.101Z","dependency_job_id":null,"html_url":"https://github.com/glasnoster/eliver","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glasnoster%2Feliver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glasnoster%2Feliver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glasnoster%2Feliver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glasnoster%2Feliver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glasnoster","download_url":"https://codeload.github.com/glasnoster/eliver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246323856,"owners_count":20759041,"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-08-01T02:01:02.329Z","updated_at":"2025-10-21T19:01:19.881Z","avatar_url":"https://github.com/glasnoster.png","language":"Elixir","readme":"# Eliver\n\n[![CircleCI](https://circleci.com/gh/glasnoster/eliver.svg?style=svg)](https://circleci.com/gh/glasnoster/eliver)\n[![Hex.pm](https://img.shields.io/hexpm/v/eliver.svg?style=flat-square)](https://hex.pm/packages/eliver)\n\nInteractive semantic versioning for Elixir packages.\n\nEliver is an Elixir clone of [semvergen](https://github.com/brendon9x/semvergen)\n\nEliver...\n* bumps the version in `mix.exs`\n* prompts the user for changelog entries and updates `CHANGELOG.md`\n* commits these changes\n* creates a tag\n* pushes to origin\n\n## Installation\n\n  1. Add `eliver` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [{:eliver, \"~\u003e 2.0.0\", only: :dev}]\nend\n```\n\n  2. Create a VERSION file with the initial version in the root of the project\n  3. In `mix.exs`, read the version from `VERSION`\n```elixir\nversion: String.trim(File.read!(\"VERSION\")),\n```\n\n## Usage\n\n```bash\n$ mix eliver.bump\n```\n\n## Contributing\n\nPlease do.\n","funding_links":[],"categories":["Release Management"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglasnoster%2Feliver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglasnoster%2Feliver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglasnoster%2Feliver/lists"}