I think we should include an `--output -o` paramater that we can use to specify the package output. Otherwise it is though to figure out where the packaged app is located. I.e. ``` kscript --package -o $PWD foo.kts ```