Skip to content
This repository was archived by the owner on Feb 8, 2022. It is now read-only.

Conversation

@sonots
Copy link

@sonots sonots commented Dec 8, 2017

I modified gemspec, etc as a standard way to create a gem.

You can find the standard way of gem by generating a gem template like:

bundle new new-gem

This PR changes to enable:

  1. Allow to install gem from github like gem 'mkmf-cu', github: 'ruby-access/mkmf-cu' on Gemfile.
  2. Allow to release a gem with bundle exec rake release command
  3. Install rake for development by bundle install.

to make it possible to install from github
to make it possible to run mkmf-cu with bundle install & bundle exec
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant