melusina-org/Setup Common Lisp
Setup Common Lisp on a GitHub Runner.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| implementation | The Common Lisp implementation to setup. This can be one of the following values: abcl ecl sbcl in the future we would like to support all of abcl clasp clisp ecl gcl sbcl | — | sbcl |
Outputs
| name | description |
|---|---|
| lisp-implementation-type | The implementation type for Common Lisp. |
| lisp-implementation-version | The implementation version for Common Lisp. |
| lisp-implementation-init-filename | The user initialisation file associated to the GitHub runner user for the selected implementation. |