Task logo

Task

A task runner / simpler Make alternative written in Go
73
78
+ 1
0

What is Task?

It is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make. Since it's written in Go, Task is just a single binary and has no other dependencies, which means you don't need to mess with any complicated install setups just to use a build tool.
Task is a tool in the Code Automation Tools category of a tech stack.
Task is an open source tool with 9.9K GitHub stars and 535 GitHub forks. Here’s a link to Task's open source repository on GitHub

Who uses Task?

Companies

Developers
72 developers on StackShare have stated that they use Task.

Task Integrations

Golang, Linux, Windows, Fedora, and macOS are some of the popular tools that integrate with Task. Here's a list of all 7 tools that integrate with Task.

Jobs that mention Task as a desired skillset

See all jobs

Task's Features

  • Easy installation: just download a single binary, add to $PATH and you're done! Or you can also install using Homebrew, Snapcraft, or Scoop if you want
  • Available on CIs: by adding this simple command to install on your CI script and you're ready to use Task as part of your CI pipeline
  • Truly cross-platform: while most build tools only work well on Linux or macOS, Task also supports Windows thanks to this shell interpreter for Go
  • Great for code generation: you can easily prevent a task from running if a given set of files haven't changed since last run (based either on its timestamp or content)

Task Alternatives & Comparisons

What are some alternatives to Task?
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
See all alternatives
Related Comparisons
No related comparisons found

Task's Followers
78 developers follow Task to keep up with related blogs and decisions.