Skip to content

Latest commit

Β 

History

History
49 lines (31 loc) Β· 1.75 KB

README.md

File metadata and controls

49 lines (31 loc) Β· 1.75 KB

Taskfiles

Mirror

πŸ—‚ Taskfiles

Set of useful Taskfiles.

πŸ’‘ Idea

Build and provide template-specific Taskfile to complement its Makefile.

πŸ† Motivation

Sometimes writing a Makefile is difficult and not always possible.

πŸ€Όβ€β™‚οΈ How to

  1. Install maintainer tool.
  2. Create your own Taskfile based on pieces from the src.
  3. Add alias run=./Taskfile.
  4. Execute the run command.
  5. See the dist directory.
  6. Take profit.

πŸ—οΈ Ecosystem

Impact

Output

made with ❀️ for everyone by OctoLab