xc icon indicating copy to clipboard operation
xc copied to clipboard

Compare with other Markdown task runners

Open dbohdan opened this issue 1 year ago • 3 comments

It would be useful if the documentation compared xc with its closest alternatives, maid and mask. It looks like maid, mask, and xc are the three prominent task runners based on Markdown.

dbohdan avatar May 22 '24 07:05 dbohdan

This mask issue could be the starting point for a comparison: https://github.com/jacobdeichert/mask/issues/46.

dbohdan avatar May 22 '24 08:05 dbohdan

Very cool projects there, I don't know anything about either so would need to do a bit of research!

joerdav avatar May 22 '24 08:05 joerdav

There are quite a few other variations on this theme. I wrote about some of them in https://phabricator.wikimedia.org/phame/post/view/217/runnable_runbooks/

Here are the projects I have personally tried:

  • https://github.com/braintree/runbook
  • https://github.com/earldouglas/codedown
  • https://github.com/eclecticiq/rundoc
  • https://github.com/stateful/runme

I think I prefer xc over these others, though it's lacking some features (which I am tempted to think would make it even better.) I hesitate to suggest changes or add anything myself because xc is very easy to understand as it is and I'm afraid adding to it would just make things more complicated.

20after4 avatar Jul 10 '24 17:07 20after4