ibhelper/README.md
2022-03-14 20:12:24 +01:00

11 lines
224 B
Markdown

# ibhelper
## Execute
* Run `stack exec -- ibhelper-exe` to see "We're inside the application!"
* With `stack exec -- ibhelper-exe --verbose` you will see the same message, with more logging.
## Run tests
`stack test`