|
|
|
|
|
by snake_case
1214 days ago
|
|
Nice to see other markdown-based task runners! I'm the creator of mask which is another alternative, written in Rust. Our approaches slightly differ. It looks like xc parses the README.md file for commands while mask looks for a maskfile.md by default, though you can provide a --maskfile arg to specify any markdown file that follows the expected format. https://github.com/jacobdeichert/mask |
|
Most code editor will syntax highlight it a lot better.