Skip to content

build(deps): declare ourself as a 'go tool' for ourself#2785

Open
dolmen wants to merge 1 commit intogo-task:mainfrom
dolmen-go:declare-as-tool-in-our-own-Go-module
Open

build(deps): declare ourself as a 'go tool' for ourself#2785
dolmen wants to merge 1 commit intogo-task:mainfrom
dolmen-go:declare-as-tool-in-our-own-Go-module

Conversation

@dolmen
Copy link
Copy Markdown

@dolmen dolmen commented Apr 12, 2026

In go.mod declare ourself as a tool for our own consumption.

$ go get -tool ./cmd/task

Task developers can now run tasks via go tool task, independently of the task installed in $PATH.

This is a first step before further experiments of integrations such as #2784.

Meta

In go.mod declare ourself as a tool for our own consumption.

$ go get -tool ./cmd/task

Task developers can now run tasks via 'go tool task'.

This is a first step before further experiments of integrations such
as go-task#2784.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant