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

:)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions