README
vvsh
How to start
Using npx
npx vvsh
npm install -g vvsh
vvsh
Install independent binary
Install in user mode, or install in global mode
Linux, MacOS, Windows Git-Bash
wget ""
curl ""
windows
Using npx
<script type="module">
import tssh from 'https://cdn.skypack.dev/tssh';
</script>
Using npx
npx vvsh
npm install -g vvsh
vvsh
Linux, MacOS, Windows Git-Bash
wget ""
curl ""
windows