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

https://github.com/piotrjustyna/osmium


https://github.com/piotrjustyna/osmium

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# osmium

portable haskell development environment

* write code locally
* compile and run in dispisable containers

## how to use

1. execute `prepare-build-environment.sh` - this builds development environment image locally
2. write your haskell code
3. to build, execute `build.sh`
3. to run, execute `run.sh`