ibhelper/README.md

11 lines
224 B
Markdown
Raw Normal View History

2022-03-14 19:12:24 +00:00
# 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`