joerdav | 3 years ago | on: Show HN: Xc – A Markdown Defined Task Runner
joerdav's comments
joerdav | 3 years ago | on: Show HN: Xc – A Markdown Defined Task Runner
Thanks for pointing that out, I recently did a rewrite of the docs. Seems to be one that works locally but not on remote. Thanks!
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
The only constraint at the moment is if an executable is used that isn't available on the system.