jackfirth/Racket Package CI

Install, build, and test a package for the Racket programming language.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameThe name that the package should be given. This is used as the `--name` argument to `raco pkg install`.yes
directoryThe 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.

no outputs