actions-marketplace-validations/Setup Piet
This GitHub action installs one of the Piet Programming Language interpreters called npiet.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 16, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/fabasoad_setup-piet-action@98a1ae9d93b5fee6aa9be0a725d31415d96cc6aa # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | npiet interpreter version. | no | 1.3 |
| force | If "false" skips installation if npiet is already installed. If "true" installs npiet in any case. Defaults to "false". | no | false |
Outputs
| name | description |
|---|---|
| installed | Whether npiet was installed or not. |