You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
390 B
Markdown

5 years ago
# chicken-scheme dockerfiles
Dockerfiles useful for [chicken scheme](https://www.call-cc.org/)
development. An optional custom `chicken-assemble` script is also
provided, used to build projects in an opinionated, structured way.
## How to use these images
TODO write decent examples
## `chicken-assemble`-based projects
TODO explain chicken-assemble and the enforced project structure