Next step is to enter directory and install dependencies via npm
Okay, now you can run Veonim, but this is not the most recommended way to use, and being too slow, the settings you set will be lost. This procedure is just to see if everything is right.
Installing on your system
Still inside the Veonim directory, run the command:
Now let’s build his binary:
If you want, first test with the command: npm run start:release
The binary will be ready in the directory: ./dist/ . So let’s install it in a system directory:
Now let’s make it visible to Dashboard and Launcher, run the commands:
Setting the default software icon
And we create the call file:
Now just look for Veonim in Dash, Laucher, or run via terminal to open it:
Using Veonim
Set font size (Example if it’s Fantasque): set guifont=SF\ FantasqueSansMono-Regular:h16
Use file explorer: :Veonim explorer
Using Fuzzer file finder: :Veonim files
And many more commands and tips you can find on Veonim’s GitHub homepage: