Skip to content

Install with standard go tools #9

@DanielHeath

Description

@DanielHeath

Go has a built-in method to install packages like this one: go get github.com/jgrahamc/webwatch.

Unfortunately, it doesn't work with this package, because the code is stored under src/webwatch in the repository.

A user could type go get github.com/jgrahamc/webwatch/src/webwatch to get it to work, but it's kind of awkward.

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