Fork me on GitHub
#boot
<
2016-06-13
>
bensu01:06:43

anybody has an example boot project that uses selenium or clj-webdriver?

bensu16:06:52

thanks everybody!

juhoteperi16:06:00

@anmonteiro: Checked now, looks okay.

onetom17:06:30

@dm3: i saw you extended the https://github.com/boot-clj/boot/wiki/Repl-reloading/_history page with some mount related info do you have any example project which shows how to use mount with boot?

dm317:06:29

@onetom: don't have anything opensource, do you have any specific problems?

onetom17:06:49

@dm3: im trying to establish a workflow with intellij and without stuartsierra/component

onetom17:06:21

intellij has this "Run tests in current NS in REPL" feature which is very tempting to use because i can get hyper fast feedback, but im not sure how am i supposed to use it when my REPL already has a running real system

dm317:06:12

I think you're discussing same on #C0H7M5HFE, let's move there

richiardiandrea22:06:30

boot.profile for running postgres in a docker (sharing time!): https://gist.github.com/arichiardi/9072fdddd0fe3ac855550718dc7eb59e boot-clj