Skip to content

Make installation of shoes4 easier #5

Description

@PragTob

Hi there,

one more thing: While we are working hard to push out a shoes4 alpha version to rubygems (I believe we got like 7 open issues with the alpha milestone assigned) it would be nice to make the installation easier in the meantime.

Using bundler I believe the following should work and replace most of the manual steps in the README (although commands might have to be prefixed with bundle exec):

gem 'shoes4',  github: 'shoes/shoes4', :ref => '7d0a1eefea601917dd01419b14ded2812d0acb9f'

You can also leave the ref out, then the most current version will be locked into Gemfile.lock and you can update it with bundle update.

Thanks for playing with shoes and contributing changes back!

Oh yeah, would be happy to send a PR along with this but first wanted to see about the .gemspec issue ( #4 ) and if you'd want that.

Cheers,
Tobi

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions