Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Installation Steps for Windows #10

@ghost

Description

Greetings. I'm looking forward to using the tool, but I'm getting a bit stuck.

I've not used Go before, and I'm on a windows installation.

I was able to install Go via winget install GoLang.Go but ran into the following:

[08:02]  Shell  master ≡                                                             29ms
 ~\Source\tools-draft\cmd
❯ go generate ../...
go: github.com/emicklei/dot@v0.11.0: missing go.sum entry for go.mod file; to add it:
        go mod download github.com/emicklei/dot

[08:03]  Shell  master ≡                                                      xERROR 57ms
 ~\Source\tools-draft\cmd
❯ go mod download github.com/emicklei/dot

[08:03]  Shell  master ≡                                                          1s 13ms
 ~\Source\tools-draft\cmd
❯ go generate ../...
..\icon.go:3: running "statik": exec: "statik": executable file not found in %PATH%

Where might I find information regarding statik?

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