wapm-cli icon indicating copy to clipboard operation
wapm-cli copied to clipboard

wapm-cli version management

Open xmclark opened this issue 6 years ago • 1 comments

It was suggested in #60 that a version management tool similar to nvm would be useful. Managing the versions of wapm-cli will be necessary when users upgrade to the next version. Other tools use a CLI command to self-update (see (wasmer)[wasmer.io]).

It may be useful to have a separate tool that does version management. This would allow for switching easily between versions of the tool independently of the the command line interface changes.

xmclark avatar Apr 24 '19 15:04 xmclark

Go-fish might good option.

https://gofi.sh/index.html

It works on all desktops. It's based on golang. Used by many teams now.

It supports anything not just wasmer.

I have been using it lately and really happy with it.

ghost avatar Jun 30 '19 14:06 ghost