Skip to content

Installing gems from gists is underdocumented. #503

@x-yuri

Description

@x-yuri

There are analogous shortcuts for Bitbucket (<code>:bitbucket</code>) and GitHub Gists (<code>:gist</code>).
:code
# lang: ruby
gem 'capistrano-sidekiq', github: 'seuros/capistrano-sidekiq'
gem 'keystone', bitbucket: 'musicone/keystone'
%h2 Custom git sources
.contents
.bullet
.description
The <code>:github</code> shortcut used above is one of Bundler's built in git sources. Bundler comes
with shortcuts for <code>:github</code>, <code>:gist</code>, and <code>:bitbucket</code>, but you can

Is this even possible, considering gists don't support directories? Was it ever?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions