executable-tutorials
By dharmatech
xc
Markdown defined task runner. (by joerdav)
executable-tutorials | xc | |
---|---|---|
3 | 12 | |
51 | 1,265 | |
- | 1.9% | |
0.0 | 7.6 | |
almost 4 years ago | about 2 months ago | |
Go | ||
- | 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.
executable-tutorials
Posts with mentions or reviews of executable-tutorials.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-24.
-
Runme – Interactive Runbooks Built with Markdown
See also, executable-tutorials:
https://github.com/dharmatech/executable-tutorials/blob/main...
- Executable Tutorials
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
What are some alternatives?
When comparing executable-tutorials and xc you can also consider the following projects:
runme - DevOps Notebooks Built with Markdown
markright - Didactic literate programming
taskflow - Create build pipelines in Go [Moved to: https://github.com/goyek/goyek]
livebook - Automate code & data workflows with interactive Elixir notebooks
maid - Markdown driven task runner.