jasperavisser / octowight-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

octowight Build Status

Requirements

Installation

Bootstrap

Follow the bootstrap instructions for octowight.

Build

gradle assemble

Start infrastructure containers

bash bin/build-images.sh
docker-compose -f infrastructure.yml up -d

Run integration tests

gradle IT

Run integration tests in IDE

Run *IT.scala with environment variable INFRASTRUCTURE_HOST = your docker host (usually localhost).

TODO

  • Deduplicate some of the gradle code
  • Rename sample -> example
  • Write a proper README for both projects

About


Languages

Language:Scala 90.1%Language:PLpgSQL 6.5%Language:Shell 3.4%