venjiang / taskfile

Basic Taskfile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taskfile

Awesome Taskfile

  • go.yml Golang tools
  • minify.yml Javascript/CSS minify
  • install.yml Mac tools

Prerequisites

Install go-task Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make. See taskfile.dev for the documentation.

Usage

Example: install zoxide

task -l
task install:zoxide

About

Basic Taskfile

License:MIT License


Languages

Language:Go 100.0%