Skip to content

A ./Taskfile is a task runner in plain and easy Bash. It adds a list of available tasks to your project.

Notifications You must be signed in to change notification settings

Enrise/Taskfile

Repository files navigation

A ./Taskfile is a task runner in plain and easy Bash. It adds a list of available tasks to your project.

Generate your own Taskfile at TaskfileGenerator.com.

CLI Taskfile preview

Why

  • Works on any OS (any bash terminal)
  • A uniform way to run your projects
  • Very easy to use
  • Automate your most common tasks (updating, starting, building, etc...)
  • Easy to understand and maintain
  • Automatically generated list of available task

Credits

This Taskfile setup is based on Adrian Cooney's Taskfile and is widely adopted by Enrise in our modified flavour.

Contributors

A big thanks to all the contributors of Taskfile!

contirubtor avatars

About

A ./Taskfile is a task runner in plain and easy Bash. It adds a list of available tasks to your project.

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •