awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Cross-Platform Scripting Runtimes · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCross-Platform Scripting Runtimes

Execution environments that provide a unified interface for running scripts and managing system commands across different operating systems.

Distinguishing note: Focuses on standardizing command execution across OS boundaries rather than providing a full programming language runtime.

Explore 1 awesome GitHub repository matching development tools & productivity · Cross-Platform Scripting Runtimes. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Cross-Platform Scripting Runtimes

Awesome Cross-Platform Scripting Runtimes GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • casey/just

    casey/just

    31,439View on GitHub↗

    This project is a command-line task runner designed to manage project-specific workflows through a centralized, configuration-driven interface. It functions as a declarative tool for organizing build logic, environment variables, and task dependencies into a structured format, enabling the automation of complex development pipelines. The tool distinguishes itself by providing a shell-agnostic execution layer that ensures consistent behavior across Windows, macOS, and Linux. It supports advanced workflow orchestration by constructing directed acyclic graphs to manage task prerequisites, while

    A shell-agnostic execution layer that standardizes command execution and environment management across different operating systems.

    Rust
    31,439View on GitHub↗