Categorygithub.com/go-task/task/v3
modulepackage
3.41.0
Repository: https://github.com/go-task/task.git
Documentation: pkg.go.dev

# README

Task

Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.

Installation | Documentation | Twitter | Bluesky | Mastodon | Discord

Gold Sponsors

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
FilterOutInternal removes all tasks that are marked as internal.
FilterOutNoDesc removes all tasks that do not contain a description.
InitTaskfile Taskfile creates a new Taskfile.
NewListOptions creates a new ListOptions instance.
No description provided by the author

# Constants

MaximumTaskCall is the max number of times a task can be called.

# Variables

ErrPreconditionFailed is returned when a precondition fails.

# Structs

Executor executes a Taskfile.
ListOptions collects list-related options.
No description provided by the author

# Type aliases

No description provided by the author