jackfirth/Racket Package CI
Install, build, and test a package for the Racket programming language.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The name that the package should be given. This is used as the `--name` argument to `raco pkg install`. | yes | — |
| directory | The package's root directory, relative to the root of the repository. Should never include a leading slash. For example, a repository with foo-lib, foo-test, and foo-doc packages would use "foo-lib", "foo-test", or "foo-doc" to specify the input package directory. The default value, ".", is intended to be used with single-package repositories. | no | . |
Outputs
no outputs