SkillAgentSearch skills...

Taskfile

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

Install / Use

/learn @Enrise/Taskfile
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Taskfile (taskfile.sh)

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 taskfile.sh.

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 tasks

Documentation

Credits

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

Contributors

A big thanks to all the contributors of Taskfile!

contributor avatars

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated9d ago
Forks0

Languages

TypeScript

Security Score

80/100

Audited on Mar 27, 2026

No findings