Fork me on GitHub
#cljsjs
<
2016-08-10
>
hjrnunes15:08:19

hi, I’m trying to package something, and I don’t get any target directory. But the task seems to complete fine. Is this something obvious that I’m missing?

martinklepsch15:08:44

@hjrnunes: are you calling the target task?

hjrnunes15:08:45

that would do it I guess. So what’s the proper incantation? boot package target?

juhoteperi15:08:46

Depends on what you are trying to do

juhoteperi15:08:12

Target task is useful if you want to inspect the jar file

juhoteperi15:08:51

To install the package to local maven repo use boot package install