xc
Markdown defined task runner. (by joerdav)
taskflow
Create build pipelines in Go [Moved to: https://github.com/goyek/goyek] (by pellared)
xc | taskflow | |
---|---|---|
12 | - | |
1,269 | 208 | |
1.2% | - | |
7.6 | 8.5 | |
3 months ago | almost 4 years ago | |
Go | Go | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
xc
Posts with mentions or reviews of xc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-02-08.
-
Do-nothing scripting: the key to gradual automation (2019)
I found this a few years ago and was quite inspired by it. I then more recently found https://xcfile.dev/ which is a great way to implement these sort of scripts directly in the project's README.
- Go's template engine “templ” is convenient (it also works with TinyGo)
-
Show HN: A Markdown based alternative to package.json scripts and Makefiles
Looks nice!
I used XC for a bit, which does a similar thing, but have since reverted to make. The self-documenting nature of these tools can be very useful.
https://xcfile.dev/
-
Runme – Interactive Runbooks Built with Markdown
Nice!
Xc is another doing a similar job
https://xcfile.dev/
- Self-documenting task runner, define tasks in the README
-
Can you help me make my makefile for go projects better or suggest an alternative?
For task management, I like to use xc instead of a Makefile. https://github.com/joerdav/xc
- Show HN: Xc – A Markdown Defined Task Runner
taskflow
Posts with mentions or reviews of taskflow.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning taskflow yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing xc and taskflow you can also consider the following projects:
runme - DevOps Notebooks Built with Markdown
mage - a Make/rake-like dev tool using Go
maid - Markdown driven task runner.
go-boilerplate - Production-ready Go RESTful API boilerplate with Echo
bash_kernel - A bash kernel for IPython
drone - Drone is a Container-Native, Continuous Delivery Platform [Moved to: https://github.com/harness/drone]