Show HN: Xc – A Markdown Defined Task Runner

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • run

    Task runner that helps you easily manage and invoke small scripts and wrappers (by TekWizely)

  • To the extent that posts like these evolve into discussing the merits of Make as a task runner, I would like to offer my tool for review:

    * https://github.com/TekWizely/run

    I built it to feel like make, but be better at managing tasks and wrappers.

    If you are evaluating task runners and appreciate the simplicity of Make's syntax, I hope you'll give Run a try.

  • xc

    Markdown defined task runner.

  • I had exactly the same idea regarding ```python fences. I filed an issue if you wanna give it a thumbs up: https://github.com/joerdav/xc/issues/42

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Gauge

    Light weight cross-platform test automation

  • This actually reminds me a lot of Gauge from Thoughtworks: https://github.com/getgauge/gauge

    It's typically paired with Taiko for test automation, but generally speaking it's a markdown to logical instruction engine.

    I dig it, but also worth taking a look at what the Thoughtworks team has done especially around the VS Code tooling and language server work that they did to bring intellisense into their Markdown templates.

  • takeoff

    A rapid development environment using docker for convenience. (by takeoff-env)

  • A few years back on my project Takeoff (https://github.com/takeoff-env/takeoff) - a tool for creating docker environments for local dev - I used maid (https://github.com/egoist/maid) for exactly this, using a markdown file as a task runner.

    I liked the idea, although didn't go much further with the project.

  • maid

    Markdown driven task runner. (by egoist)

  • A few years back on my project Takeoff (https://github.com/takeoff-env/takeoff) - a tool for creating docker environments for local dev - I used maid (https://github.com/egoist/maid) for exactly this, using a markdown file as a task runner.

    I liked the idea, although didn't go much further with the project.

  • SaaSHub

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

    SaaSHub logo
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

  • Show HN: Keploy – eBPF-Driven API Mock and Test Generation from Prod Traffic

    1 project | news.ycombinator.com | 6 Nov 2023
  • Getting Started with Keploy

    2 projects | dev.to | 12 Oct 2023
  • Is your makefile supposed to be a justfile?

    17 projects | /r/golang | 2 Mar 2023
  • goyek v2 RC - feedback needed

    3 projects | /r/golang | 20 Oct 2022
  • Show HN: A simple Golang CP/M emulator that can run Zork

    1 project | news.ycombinator.com | 28 Apr 2024