Show HN: A Markdown based alternative to package.json scripts and Makefiles

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • x.md

    should be working now https://github.com/tzador/x.md

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • mask

    🎭 A CLI task runner defined by a simple markdown file

    It’s great to see more tools taking advantage of the markdown syntax.

    I’m the creator of Mask[0], a very similar tool built with Rust. I was originally inspired by Maid[1], which is an older take on this idea built with Node and no longer maintained I believe.

    I see this is based on Node as well, and I appreciate that it currently has zero dependencies. Nice work!

    [0]: https://github.com/jacobdeichert/mask

    [1]: https://github.com/egoist/maid

  • maid

    Markdown driven task runner.

    It’s great to see more tools taking advantage of the markdown syntax.

    I’m the creator of Mask[0], a very similar tool built with Rust. I was originally inspired by Maid[1], which is an older take on this idea built with Node and no longer maintained I believe.

    I see this is based on Node as well, and I appreciate that it currently has zero dependencies. Nice work!

    [0]: https://github.com/jacobdeichert/mask

    [1]: https://github.com/egoist/maid

  • just

    🤖 Just a command runner

    This is an interesting approach. These days I have completely switched to just[0] tool for similar use case.

    [0]: https://github.com/casey/just

  • xc

    Markdown defined task runner.

    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/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Makefiles for Web Work (2022)

    6 projects | news.ycombinator.com | 24 Aug 2024
  • Automate your Python project with Makefile (2021)

    3 projects | news.ycombinator.com | 27 Mar 2023
  • How to improve my Rust workflow?

    4 projects | /r/rust | 12 Apr 2022
  • Is your makefile supposed to be a justfile?

    17 projects | /r/golang | 2 Mar 2023
  • Do we have a package.json/scripts section alternative in Golang?

    3 projects | /r/golang | 21 Jun 2022

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?