Closed tonylukasavage closed 10 years ago
The triple app always gets put in ./_tmp. Add -d, --dir <dir> to allow a directory to be chosen for the triple app. Would rarely be used, but could be helpful in cases where the project needs to be inspected.
./_tmp
-d, --dir <dir>
Resolving this with $HOME/.triple folder in #62. No need for user-specified folder.
$HOME/.triple
The triple app always gets put in
./_tmp
. Add-d, --dir <dir>
to allow a directory to be chosen for the triple app. Would rarely be used, but could be helpful in cases where the project needs to be inspected.