@ -1 +1,10 @@
scratch repo for some ideas
```bash
$ git clone https://github.com/haraldh/opretj.git
$ cd opretj
$ mvn install
$ cd opret-testapp
$ mvn exec:java -Dexec.args='--net=TEST'
```