Software Alternatives & Reviews
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

Task

Task is a task runner / build tool that aims to be simpler and easier to use

Task Reviews and details

Screenshots and images

  • Task Landing page
    Landing page //
    2023-10-21

Badges

Promote Task. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

TimeSocial Review – Up to $110 Per Task? (Untold Truth)

🔴LIVE: അടിയും തർക്കവുമായി ആദ്യ ദിവസത്തെ Task 🔥 l Bigg Boss Review

Things 3 vs. Todoist Review: Which is the Best Task Manager?

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Task and what they use it for.
  • Essential Command Line Tools for Developers
    Task Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make. Installation | Documentation | Twitter | Mastodon | Discord. - Source: dev.to / over 1 year ago
  • Using Make – writing less Makefile
    A similar tool is `task` https://taskfile.dev/ . It is quite capable and also a single executable. I've grown to quite like it. - Source: Hacker News / 4 months ago
  • Using Make – writing less Makefile
    If you're looking to an alternative, you could take a look at Task: https://taskfile.dev/. - Source: Hacker News / 4 months ago
  • What’s with DevOps engineers using `make` of all things?
    Check out tasks - a bit of a learning curve but arguably more powerful imo. Source: 5 months ago
  • What’s with DevOps engineers using `make` of all things?
    Https://taskfile.dev/ - a mix of build tool and command runner. YAML for the Taskfiles which you might consider either a pro or con. :). Source: 5 months ago
  • Go Development with Hot Reload Using Taskfile
    That's when I came across taskfile.dev. Task is an automation tool designed to be more accessible than other options, such as GNU Make. - Source: dev.to / 6 months ago
  • Show HN: Jeeves – A Pythonic Alternative to GNU Make
    Another alternative that I have liked for replacing Make as a task runner is Task: https://taskfile.dev/. - Source: Hacker News / 6 months ago
  • Poetry (Packaging) in motion
    Full disclosure, I did not review Conda or Hatch fully. Not that there is anything explicitly wrong with either of them. Conda is too specific to the scientific community for my general taste. Hatch seems to go well with Conda and also uses the PyProject manifest as well. It's nice that it gives you several built in tools, similar to commit hooks, but I tend to like to roll my own via a Taskfile and run them with... - Source: dev.to / 8 months ago
  • Building RESTful API with Hexagonal Architecture in Go
    Taskfile is a tool for streamlining repetitive development tasks. It helps automate activities like building, testing, and deploying applications. Unlike Makefile, Taskfile uses YAML for configuration, making it more readable and user-friendly. - Source: dev.to / 7 months ago
  • We built the fastest CI in the world. It failed
    9. We test everything with another promotion which runs make targets which build docker containers to run python scripts (pytest) This is also built by a complicated web of wildcarded makefile targets, which need to be interoperable and support a few if/else cases for specific components. My plan is to migrate all of this to something simpler and more straightforward, or at least more maintainable, which is... - Source: Hacker News / 8 months ago
  • Exploring GCP With Terraform: Setting Up The Environment And Project
    Task - a task runner and a replacement for make. - Source: dev.to / 9 months ago
  • Stop Using Makefile (Use Taskfile Instead)
    GNU Make originated as a dependency-tracking build tool that automates the build process of source files and libraries. Although many modern languages provide built-in dependency management and build tools, a Makefile still finds its place in these projects. In these cases, Makefiles are used as a collection of aliases for actions like test, build, and lint. In this article, I will show you that there is a better... - Source: dev.to / 10 months ago
  • Does there exist a tool like docker compose that runs containers serially?
    Task can do this for you. It has ways of making tasks idempotent with the status field. I use it to bridge the gap between CI and local environments. https://taskfile.dev. Source: 12 months ago
  • What is recommended build tool and process for go project that contains multiple libraries, apis and executables?
    Task is a nice make replacement, and it is written in Go. Source: 12 months ago
  • A Love Letter to Make
    I could never get my head around Make except for very simple commands. Was very recently looking for an alternative for automating frequently used commands for our Elixir app – especially for local dev (without using docker) and came across Taskfile (https://taskfile.dev/) and have been liking it quite a bit. - Source: Hacker News / about 1 year ago
  • Can you help me make my makefile for go projects better or suggest an alternative?
    Taskfile is one alternative for Makefile. I find it easier to keep organized than Makefile, specially when it starts to get big. Source: about 1 year ago
  • Automatically run `go mod tidy` after `go get ...`?
    Whilst I have a preference for taskfile.dev any make type facility (including plain old shell scripts) will do the job. Source: about 1 year ago
  • Looking for library to build composable actions from config file
    Looks like it should be https://taskfile.dev/ (with no s at the end). Source: about 1 year ago
  • Is your makefile supposed to be a justfile?
    The nicest build tool I’ve used is https://taskfile.dev/ It allows you to define the flow in yaml format, supports shell commands, and also has some go template capabilities. Source: about 1 year ago
  • Is your makefile supposed to be a justfile?
    Mage is good, I've never tried https://taskfile.dev/ but it looks very similar. This is where I give the Ruby community props, Rake really set the tone for the whole a-make-equivalent-but-better-in-your-code's-language movement. Python has Invoke, Javascript has a number of similar tools as well. Source: about 1 year ago
  • Is your makefile supposed to be a justfile?
    Can't recommend https://taskfile.dev enough. Source: about 1 year ago

Do you know an article comparing Task to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Task discussion

Log in or Post with

This is an informative page about Task. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.