runtask

By bartdeboer

runtask reviews and mentions

Posts with mentions or reviews of runtask. We have used some of these posts to build our list of alternatives and similar projects.
  • Show HN: Runtask – A Go-Based, Cross-Platform Task Runner
    1 project | news.ycombinator.com | 1 May 2024
    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.

Stats

Basic runtask repo stats
1
6
5.1
17 days ago

bartdeboer/runtask is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of runtask is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com