Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

brendon9x/semvergen

Repository files navigation

Semvergen

Interactive semantic version and gem publishing

Usage

Include semvergen in your gemfile:

gem 'semvergen'

To bump the the gem's version:

$ semvergen bump

To release the current gem version:

$ semvergen release

Using Semvergen with rubygems.org

  • Make sure that you are logged in to rubygems (gem signin)
  • Create a file named .gem_server with the following contents:
rubygems.org

Using Semvergen with a custom gemserver

  • Create a file named .gem_server and place your gemserver's url, together with the required credentials, in the file.

Example:

About

Interactive semantic version and gem publishing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages