Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 734 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 734 Bytes

compile-registry

Build Status

Intro

Haskell compile artifact registry

Cli Usage: compile-registry

$ compile-registry --help
Usage: compile-registry PORT PG_CONN_STR

Install

  • From Source (cabal): git clone https://github.com/agrafix/compile-registry.git && cd compile-registry && cabal install
  • From Source (stack): git clone https://github.com/agrafix/compile-registry.git && cd compile-registry && stack build

Misc

Supported GHC Versions

  • 7.10.2

License

Released under the MIT license. (c) 2015 Emin Karayel [email protected], Alexander Thiemann [email protected]