Skip to content

Does not install to /usr/bin/gist under Ubuntu 18.04 #300

Closed
@edo9k

Description

@edo9k

I installed via apt, and it could not find the gist command in the terminal.
Then I installed via gem, it could not find the command either.

It only worked after I soft linked it to /usr/bin/ with

ln -s /var/lib/gems/2.5.0/gems/gist-5.0.0/bin/gist /usr/bin/gist

Is the problem with this project, with gem or with apt? Or am I doing something wrong? 😥

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