melusina-org/Operate on an ASDF System
Use ASDF to operate on a Common Lisp system.
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 use. This can be one of the following values: abcl clisp ecl sbcl in the future we would like to support all of abcl clasp ecl gcl sbcl | — | sbcl |
| system | The Common Lisp system to operate on. | yes | — |
| operation | The ASDF operation to perform. See: https://asdf.common-lisp.dev/asdf/Predefined-operations-of-ASDF.html | yes | — |
Outputs
no outputs