PiotrJustyna / osmium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  4. to run, execute run.sh

About

License:MIT License


Languages

Language:Shell 62.3%Language:Haskell 37.7%