Show HN: Runtask – A Go-Based, Cross-Platform 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
  • runtask

  • Hi HN!

    With my projects I often end up in a situation struggling with a bunch of bash, batch and script files to help me automate certain tasks. Each with their own limitations. Bash files don’t work on Windows, batch files aren’t compatible with Unix, and they tend to get messy quickly. Even when using Go for some of my automations, I still end up needing batch and bash files for certain commands.

    So, I decided to write my own solution. My requirements:

    * Easy to install

    * Minimal dependencies

    * Simple script creation

    * No need for compilation

    * Run on all my platforms

    * Support a modern programming language

    Here's what I came up with:

    https://github.com/bartdeboer/runtask

    A task runner that uses Yaegi to run Taskfile scripts written in Go.

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

  • Oracle goes vegan: Dumps Terraform for OpenTofu

    4 projects | news.ycombinator.com | 15 May 2024
  • Benthos – Fancy stream processing made operationally mundane

    1 project | news.ycombinator.com | 15 May 2024
  • From GUI to CLI: Transforming my query workflow with usql and jq

    2 projects | dev.to | 15 May 2024
  • What went wrong with UniSuper and Google Cloud?

    2 projects | news.ycombinator.com | 15 May 2024
  • Indent.com Is Shutting Down

    1 project | news.ycombinator.com | 15 May 2024