fission-codes / fission-vscode

A vscode extension for fast app publishing powered by IPFS ⚡️
https://marketplace.visualstudio.com/items?itemName=fissioncodes.fission
13 stars 1 forks source link

Install dedicated CLI binary #9

Open bgins opened 3 years ago

bgins commented 3 years ago

We currently ask users to install the CLI as a separate step before installing the extension. The CLI and extension may fall out of sync and some commands may fail.

A good first remedy would be to show a warning prompting users to update the CLI (see #8). Even better, the extension could install a CLI binary for the user and keep it up to date.