Bugs were killed in the just released v3.44.1 ππ₯π¨
github.com/go-task/task...
@taskfile.dev.bsky.social
A task runner / simpler Make alternative written in Go. https://taskfile.dev/
Bugs were killed in the just released v3.44.1 ππ₯π¨
github.com/go-task/task...
Task v3.44.0 was just released!
It includes some small enhancements and many bug fixes. In particular, it fixes some important regressions on the watcher.
github.com/go-task/task...
go-task: A modern alternative to Make that makes sense.
YAML-based task runner with dependency management, cross-platform support, and built-in variable interpolation. Perfect for automating build pipelines and development workflows.
I use a lot of Makefiles, but I find taskfile.dev more readable and easier to use. The only advantage of make is that it is already installed in most system
13.05.2025 20:05 β π 3 π 1 π¬ 0 π 0π My approach to running code has evolved since 2011:
Started with the green 'Run' button in Visual Basic 6.0 β moved to the command line β adopted Makefiles β now using @taskfile.dev Taskfile alongside package.json
Love Task? If you or your company benefit from it, consider becoming a sponsor!
taskfile.dev/donate
Task v3.43 is out with several improvements and fixes! π€©
- The watcher has been overhauled
- The map variables experiments was launched
- The remote taskfiles experiment continues to advance
- Many small enhacements
- Many bug fixes
github.com/go-task/task...
Makefile is one of the dominoes holding up the stack of tech running our world.
Taskfile is a great next generation option that operates much more intuitively like yaml driven modern software.
My automated tasks are much easier to read and maintain. Be sure to learn make an then try task!
As much as possible, I try to automate repetitive and (especially) error-prone tasks I do regularly.
Recently, I've been exploring Task (taskfile.dev) and I really like it.
We've heard that some people dislike Taskfiles because they hate YAML...
To please everyone, we're happy to announce that we're going to support XML soon! π€©β¨
Stay tuned!
I just discovered @taskfile.dev today - where have you been??? - and I've replaced my entire build pipeline with it and ... well ... it's just been a while since I've been amazed and just plain-old-happy with a tool π - i'm sure ill find dark corners later, but right now π
18.03.2025 00:09 β π 3 π 2 π¬ 0 π 0π Task v3.42.0 was just released with many enhancements! π
In this version, we enhanced the API when it comes to using Task as a library. We're moving towards making the API stable so users are start relying on it as officially supported soon.
github.com/go-task/task...
I decided to use @taskfile.dev for my project. I tried several utilities, and this is truly incredible!
taskfile.dev/usage/
if you are a developer, you should read /usage page
Glad you're enjoying! Let us know if you have any feedback.
15.02.2025 18:12 β π 1 π 0 π¬ 0 π 0After several attempts to write conditions in a Makefile, I decided to try @taskfile.dev. So far, very satisfied with the transition!
15.02.2025 17:42 β π 3 π 1 π¬ 1 π 0The first release of 2025 just arrived with many bug fixes and enhancements! π
8 external contributors helped on this release, which is just awesome! π₯
Check out the changes in the link below π
github.com/go-task/task...
DΓ©velopper des nouvelles features pour @taskfile.dev un dimanche matin π
05.01.2025 09:51 β π 2 π 1 π¬ 0 π 0Using parallelisation without thinking!
That is what you can achieve with the `deps` keyword in #task. See the example on how to run your #python lint, scan and test in parallel by just running `task check`.
No complications, just actions!
You are expanding your #taskfile and realise that there a couple of tasks with dependencies on a build process.
Though you don't want to rebuild it, if nothing changed. #Task got you covered!
Using sources and generates to monitor the source files and if the generated file exists.
v3.40.0 was just released with lots of bug fixes and some small enhancements!
github.com/go-task/task...
v3.39.1 was just released with a couple of regression fixes
github.com/go-task/task...
After more than two months, we finally released another version of Task! ππ₯π
There is a new experiment, advancements on existing experiments, and many small new features and bug fixes!
Make sure to check full changelog below π
github.com/go-task/task...