Docker images for chicken-scheme development
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.
 
 
Kai Klingenberg c879e3f7e0 Initial commit 5 years ago
dockerfiles Initial commit 5 years ago
.gitignore Initial commit 5 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago
chicken-assemble.scm Initial commit 5 years ago

README.md

chicken-scheme dockerfiles

Dockerfiles useful for chicken scheme 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