ApolloCommonsRuby

Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file lib/apollo_commons_ruby. To experiment with that code, run bin/console for an interactive prompt.

TODO: Delete this and the text above, and describe your gem

Installation

Add this line to your application's Gemfile:

gem 'apollo_commons_ruby_cli'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install apollo_commons_ruby_cli

Release

  1. Increament gem version here https://bitbucket.org/zetaengg/apollo_commons_ruby/src/master/lib/version.rb

  2. Build gem

    gem build apollo_commons_ruby.gemspec
    
  3. Gem will be created in root folder of repo with version in file name. Publish this gem.

    gem push apollo_commons_ruby_cli-1.0.0.gem
    
  4. Use these credentials.
    email - bibhorc@zeta.tech
    password - Zeta@12345