Closed maael closed 5 years ago
PR for nave auto <program> as suggested in https://github.com/isaacs/nave/issues/90.
nave auto <program>
Will attempt to load a .naverc file to retrieve a version, and will enter a subshell for it, execute \<program>, and then exit.
.naverc
With this PR nave auto supports the following formats:
nave auto
nave auto <dir> <program>
53f6559 v2.3.0
PR for
nave auto <program>
as suggested in https://github.com/isaacs/nave/issues/90.Will attempt to load a
.naverc
file to retrieve a version, and will enter a subshell for it, execute \<program>, and then exit.With this PR
nave auto
supports the following formats:nave auto <dir> <program>
nave auto <program>
nave auto