opretj/README.md
Harald Hoyer 3f2f50e60e README.md
2016-08-30 20:50:32 +02:00

11 lines
178 B
Markdown

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'
```