Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theodesp/gambit-scheme-ubuntu

The latest Gambit Scheme shell for docker on top of the latest Ubuntu Core.
https://github.com/theodesp/gambit-scheme-ubuntu

docker gambit-scheme schema ubuntu-core

Last synced: about 1 month ago
JSON representation

The latest Gambit Scheme shell for docker on top of the latest Ubuntu Core.

Awesome Lists containing this project

README

        

# Gambit Scheme Ubuntu

https://github.com/theodesp/gambit-scheme-ubuntu.git

## Usage
Pull and run

```bash
docker pull theodesp/gambit-scheme-ubuntu
docker run -it --name gambit `docker images -q theodesp/gambit-scheme-ubuntu`
```

## Licence
MIT - Theo Despoudis