Universal Installer (32bit, 64bit, autoupdated) available for Windows. Please go to the Windows Installer download page
Only x64 is supported. Install curl
if is not installed
curl -sL https://kwx.kodhe.com/x/std/install/linux.sh | bash
Only x64 is supported
curl -sL https://kwx.kodhe.com/x/std/install/mac.sh | bash
Just now only TERMUX supported. First install termux application from playstore and execute the commands:
pkg install -y curl
curl -sL https://kwx.kodhe.com/x/std/install/android.sh | bash
If you have installed @kawix/core
, you can get the latest version executing the same installer or executing this command on your terminal/cmd
kwcore --update
All installer create some file asociations, suitable for distribute executable files. This doesn't apply for OS without desktop experience
.kwe
Will be treat as.js
file but will open a terminal GUI.kwo
Will be treat as.js
file but will not open a terminal GUI. Ideal for GUI apps.kwsh
Is an special format, still not documented