Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

just install assumes that gopath is configured in your zsh file. #8

Description

@KyleVasulka

just install fails if gopath is not set to
export GOPATH="$HOME/go"

Also during install it puts it as bin in the goopath so the otto command does not work.
renaming the binary to otto and putting it in a folder called bin in the gopath fixed this.

but this should be a bit more automated plz

:)

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions