opretj/README.md

11 lines
178 B
Markdown
Raw Normal View History

2016-08-30 20:13:53 +02:00
scratch repo for some ideas
2016-08-30 20:50:32 +02:00
```bash
$ git clone https://github.com/haraldh/opretj.git
$ cd opretj
$ mvn install
$ cd opret-testapp
$ mvn exec:java -Dexec.args='--net=TEST'
```