Skip to content
#

Taskfile

taskfile logo

Task is an open source task runner or build-tool that aims to be simpler and

easier to use than, for example, GNU Make.

It is language agnostic and uses a simple YAML file to define tasks. It knows

when tasks need to be rerun or not, it can use includes and run tasks in

parallel.

Here are 2 public repositories matching this topic...

This project contains a Taskfile.yaml used to automate the deployment and management of Kubernetes clusters across multiple platforms including Civo, Google Cloud Platform (GCP), and Kubernetes in Docker (KinD). The Taskfile defines tasks for network, firewall, and cluster creation, as well as cleanup and configuration tasks.

  • Updated Nov 28, 2024
  • Nix
Followers
9 followers
Repository
go-task/task
Website
taskfile.dev