felixlohmeier / examples

Taskfiles examples

Home Page:https://taskfile.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taskfile examples

This repository contains examples of common uses for Taskfiles.

  • Go Web App with live-reloading and compiling everything in a single binary
  • OpenRefine batch processing (import, transform, export) using task and the openrefine-client to control OpenRefine via its HTTP API

TODO:

  • Using Task to build Docker containers

Contributing

Contributions are more than welcome. The examples should be simple and show an useful use case for Task.

About

Taskfiles examples

https://taskfile.dev

License:MIT License


Languages

Language:Go 50.2%Language:HTML 25.7%Language:JavaScript 15.6%Language:CSS 8.5%