scriptcs-contrib / svm

scriptcs version manager
Apache License 2.0
43 stars 13 forks source link

Show unsnapshotted source in svm list #55

Closed adamralph closed 9 years ago

adamralph commented 9 years ago

E.g. if I install a version from a local source using

svm install 0.14.0 -f "C:\path\to\scriptcs\bin"

it would be awesome if

svm list

outputted

      0.12.0
      0.13.3
   *  0.14.0    C:\path\to\scriptcs\bin
paulbouwer commented 9 years ago

This has actually been on my mind this last week. I'll add it in the upcoming release.

On Wednesday, 4 March 2015, Adam Ralph notifications@github.com wrote:

E.g. if I install a version from a local source using

svm install 0.14.0 -f C:\path\to\scriptcs\bin

it would be awesome if

svm list

outputted

  0.12.0
  0.13.3
  0.14.0    C:\path\to\scriptcs\bin

— Reply to this email directly or view it on GitHub https://github.com/scriptcs-contrib/svm/issues/55.

adamralph commented 9 years ago

Legend

adamralph commented 9 years ago

BTW - svm generally and install -f in particular is a true wonder. Streamlined my work in the last couple of days to no end.

paulbouwer commented 9 years ago

:)

On Wednesday, 4 March 2015, Adam Ralph notifications@github.com wrote:

BTW - svm generally and install -f in particular is a true wonder. Streamlined in the last couple of days to no end.

— Reply to this email directly or view it on GitHub https://github.com/scriptcs-contrib/svm/issues/55#issuecomment-77149507.

adamralph commented 9 years ago

:+1: woot! On 14 Mar 2015 10:51, "Paul Bouwer" notifications@github.com wrote:

Closed #55 https://github.com/scriptcs-contrib/svm/issues/55.

— Reply to this email directly or view it on GitHub https://github.com/scriptcs-contrib/svm/issues/55#event-253489107.