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 – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 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

  4. 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.

  5. 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.

  6. maid

    Markdown driven task runner.

    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.

  7. 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

  • The Impact of AI on Code Commenting and Software Documentation

    1 project | dev.to | 15 Nov 2024
  • Looking to migrate from REST Assured to Keploy?

    1 project | dev.to | 21 Oct 2024
  • API Test Generator: A Comprehensive Guide

    1 project | dev.to | 7 Oct 2024
  • Keploy: Auto-Generate Reliable Tests and Stubs for Your Application

    1 project | news.ycombinator.com | 30 Sep 2024
  • Open Source API Testing: A Comprehensive Guide

    1 project | dev.to | 27 Sep 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?