Skip to content

nlsantos/devcontainer-chicken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

devcontainer-chicken

A devcontainer configuration for working with Scheme using Chicken Scheme

It's built around Chicken Scheme and bundles a number of eggs that are hopefully useful during development:

  • chickadee
  • chicken-doc and chicken-doc-admin
  • csm
  • schematic

When spun up, chickadee is set up to serve traffic on port localhost:7502.

Usage

You can copy the devcontainer.json and Containerfile files into your .devcontainer directory.

You could also use git-subrepo to link it to your codebase by running:

git subrepo clone https://github.com/nlsantos/devcontainer-chicken .devcontainer

inside your Git repository. You can then use your preferred tooling to spin up the devcontainer.

Take a look at my project brig if you don't already have one.

License

In case configuration can be copyrighted, these files are made available to the public under 0BSD.

About

A devcontainer configuration for working with Scheme via Chicken

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors