Skip to content

andrewmcodes-archive/gem_actions

Repository files navigation

Gem Version Build Lint Ruby Lint Docs Build Release

Gem Actions

TBD

Installation

Adding to a gem:

# my-cool-gem.gemspec
Gem::Specification.new do |spec|
  # ...
  spec.add_dependency "gem_actions"
  # ...
end

Or adding to your project:

# Gemfile
gem "gem_actions"

Supported Ruby versions

  • Ruby (MRI) >= 2.5.0

Usage

TBD

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/andrewmcodes/gem_actions.

License

The gem is available as open source under the terms of the MIT License.

About

Example GitHub Action workflows for your Ruby Gem

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages