GithubHelp home page GithubHelp logo

beerpiss / procursus-action Goto Github PK

View Code? Open in Web Editor NEW
5.0 0.0 11.0 61 KB

Bootstraps the Procursus toolchain on macOS runners

License: BSD Zero Clause License

procursus cache macos github-action

procursus-action's Introduction

this project is unmaintained, i don't even have a darwin device anymore. will try to tend to issues but don't expect any big changes

procursus-action

Bootstraps the Procursus toolchain onto a macOS runner.

fuck is Procursus?

Procursus is a build-system that provides a large set of consistently up-to-date *nix tools cross compiled to work on Darwin based platforms.

Usage

Only macOS 11 and newer runners (macos-latest), since Procursus itself only compiles for Darwin-based platforms.

- uses: beerpiss/procursus-action@v2  # the v2 tag refers to the latest of major version 2 (currently 2.0)
  with:
    packages:  # A space-delimited list of what to install after bootstrapping (etc. 'clang cmake')
    cache:  # Whether to cache the bootstrap for faster runs (default: true)
    cache-path:  # Location of the Procursus cache (default: /usr/local/opt/__procursus_cache)
    mirror:  # URL of Procursus repository (default: https://apt.procurs.us)
    suites:  # Suites to use (default: big_sur) 
    components:  # Components to use (default: main)

If Procursus is already bootstrapped (the file /opt/procursus/.procursus_strapped exists), running this action will configure missing environment variables then update and install requested packages.

Issues

Feel free to submit any issues or pull requests.

License

This project is released under the 0BSD License

procursus-action's People

Contributors

asdfugil avatar beerpiss avatar itsnebulalol avatar randomblock1 avatar therealketo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.