@silogy/vivcli
v0.0.1
Published
Building the self-contained binary depends on bun; you can install it with
Readme
vivcli
Building the self-contained binary depends on bun; you can install it with
curl -fsSL https://bun.sh/install | bashTo build the app, you may execute
yarn run build:binary -- this will build a self-contained binary
./vivcli will then invoke the selfcontained binary
