Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 467 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 467 Bytes

Taskfile examples

This repository contains examples of common uses for Taskfiles.

  • Go Web App with live-reloading and compiling everything in a single binary

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.