Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theodesp/guile-scheme-alpine

The latest Guile Scheme shell for docker on top of the latest Alpine Linux.
https://github.com/theodesp/guile-scheme-alpine

alpine-linux docker guile scheme

Last synced: about 1 month ago
JSON representation

The latest Guile Scheme shell for docker on top of the latest Alpine Linux.

Awesome Lists containing this project

README

        

# Guile Scheme Alpine

The latest Guile Scheme shell for docker on top of the latest Alpine Linux.

## Usage
Pull and run

```bash
docker pull theodesp/guile-scheme-alpine
docker run -it --name guile `docker images -q theodesp/guile-scheme-alpine`
```

## Licence
MIT - Theo Despoudis