Help language development. Donate to The Perl Foundation
{ "name": "GitHub::Actions", "description": "Write GitHub Actions using Raku", "version": "0.0.1", "perl": "6.d", "meta-version": 1, "authors": ["JJ Merelo"], "auth": "zef:jjmerelo", "depends": [], "test-depends": [ "Test", "Test::META", "Test::Output", "Temp::Path" ], "provides": { "GitHub::Actions": "lib/GitHub/Actions.rakumod" }, "license": "Artistic-2.0", "tags": [ "modules", "template", "test" ], "source-url": "https://github.com/JJ/raku-github-actions" }