New act Plugin for SuperCLI
GitHub Actions local runner — run, list, validate, and test GitHub Actions workflows locally via act CLI by nektos
Installation
curl -sL https://raw.githubusercontent.com/nektos/act/master/install.sh | sh
export PATH="$PWD/bin:$PATH" && act --version
supercli plugins install ./plugins/act --on-conflict replace --json
Links
- Plugin Source: https://github.com/nektos/act
- SuperCLI Repository: https://github.com/javimosch/supercli
This plugin is part of SuperCLI — a curated collection of 1000+ CLI tools at your fingertips.
Top comments (0)