joerdav's comments

joerdav | 3 years ago | on: Show HN: Xc – A Markdown Defined Task Runner

Most tasks should work trivially on windows actually, xc is shipped with a shell interpreted.

The only constraint at the moment is if an executable is used that isn't available on the system.

joerdav | 3 years ago | on: Show HN: Xc – A Markdown Defined Task Runner

The idea was that even if you don't have xc installed or know it exists, then you could benefit from the Markdown based documentation required for xc to work, and in those cases you could copy & paste.

joerdav | 3 years ago | on: Show HN: Xc – A Markdown Defined Task Runner

The reason I prefer xc to makefiles is it is more discoverable I think, when you have a project with a Makefile you often have some documentation in the README that outlines what each Makefile command does. I thought why not cut out the middle man!
page 1