@taskfiledev

A task runner / simpler Make alternative written in Go.

Brazil & UK & France
Joined June 2022
Along with Remote being officially released, three cool new features landed: - Commands can now have timeouts to avoid hanging indefinitely - Nushell now has completions! - includes.excludes can now exclude an entire namespace
1
3
232
Taskfiles are the best thing ever and they just got even better I use them literally everywhere to the point where I incorporated them in my username
REMOTE TASKFILES ARE GENERALLY AVAILABLE!! 🚀 After 3 years being an experimental feature, this is now enabled by default. You can now run and import Taskfile from a remote location, like a remote Git repository. Read the blog post 👇 taskfile.dev/blog/remote-tas…
1
1
4
120
REMOTE TASKFILES ARE GENERALLY AVAILABLE!! 🚀 After 3 years being an experimental feature, this is now enabled by default. You can now run and import Taskfile from a remote location, like a remote Git repository. Read the blog post 👇 taskfile.dev/blog/remote-tas…
3
9
3
30
2,083
A contributor opened a couple PRs in @taskfile with optimizations for fingerprinting in big monorepos. * Up to 86% faster. * Up to 70% fewer allocations. Open source is awesome. Coming soon!
1
2
18
1,731
v3.52.0 is out 👇 * `secret: true` to hide sensitive variables from logs. * `use_gitignore: true` to make `sources:` respect your `.gitignore` rules. * New CLI flags and ENVs to control how Task behave. * Lots of bug fixes! github.com/go-task/task/rele…
1
5
12
1,516
We now have an internet web page to showcase some of the companies using Task. taskfile.dev/adopters
1
2
10
706
Want to see yours listed? Contributions are welcome! github.com/go-task/task/blob…
1
80
I've been able to move more quickly with my agents by just using docker compose and a taskfile. The agent and I work from the same local env and run task stmts that abstract docker cmds(rebuild/restart all/subset of services/infra, pull logs, run local migrations, etc). Codex/Claude get same insights/env I do, minimizes agent spinning up own env to test e2e. By adding a short prompt to leverage the taskfile over starting own env in my AGENTS.md/CLAUDE.md works most of the time, rarely if ever do I see an agent spinning up a new env. The only real custom abstraction I did write is a little lightweight cli which leverages @traefik to allow me to use local custom domain names over ssl, and get away from localhost so I can run multiple projects at once without conflict. It binds 80 & 443 on my host, mounts docker socket, creates a shared network. Then in each compose file I have each service join that shared proxy network and create some shared labels which traefik then discovers by watching through the socket.
1
3
81
Followers not found
7
148
We just published an article on how to use Task via `go tool`: taskfile.dev/blog/go-tool-ta…
2
4
257
🧵👇
Managing 5+ projects in the same AWS account and every one has different commands for the same thing. One uses task deploy, another task infra:deploy, another has no deploy task at all. Today I fixed that. Also, if you're not using taskfile.dev/ you should. #buildinpublic #Taskfile #claude
3
227
You people really like downloading our DEB, RPM and APK packages. @cloudsmith was really generous and raised our bandwidth to 2 TB / month to cover our needs. Thank you @cloudsmith! 👏
1
1
5
279
Task is a model open source project: shared ownership, no egos, upstream contributions, and high standards Nine years of that is rare @andreynering, @v_maerten, pd93 — cheers
Task is 9 years old today!
5
12
1,148