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

https://github.com/ocramz/ihaskell-docker

IHaskell as a microservice
https://github.com/ocramz/ihaskell-docker

Last synced: 6 months ago
JSON representation

IHaskell as a microservice

Awesome Lists containing this project

README

          

# ihaskell-docker
IHaskell as a microservice

Travis CI : [![Build Status](https://travis-ci.org/ocramz/ihaskell-docker.svg?branch=master)](https://travis-ci.org/ocramz/ihaskell-docker)

## How to use:

* `docker pull ocramz/ihaskell-docker`

* `docker run -p 8778:8778 .. `

* point browser at 127.0.0.1:8778 , IHaskell main window should appear