+
+
+
+
Install on Windows
+
+
SplashKit is a beginner's all-purpose software toolkit.
+
+
To install using CLI, Run the following code at the PowerShell Terminal:
+
+
iex ((New-Object System.Net.WebClient).DownloadString('iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/thoth-tech/splashkit-aio/main/aio-install.sh'))'))
+
Click to copy
+
+
+
+
+
+
+
Install on MacOS
+
+
SplashKit is a beginner's all-purpose software toolkit.
+
+
To install using CLI, Run the following code at the PowerShell Terminal:
+
+
bash <(curl -s https://raw.githubusercontent.com/thoth-tech/splashkit-aio/main/aio-install.sh)
+
Click to copy
+
+
+
+
+
+
+
Install on Linux (Ubuntu)
+
+
SplashKit is a beginner's all-purpose software toolkit.
+
+
To install using CLI, Run the following code at the PowerShell Terminal:
+
+
wget https://raw.githubusercontent.com/thoth-tech/splashkit-aio/main/aio-install.sh -O - | bash
+
Click to copy
+
+
+
+
+
+
+
Install on Virtual Machine
+
+
SplashKit is a beginner's all-purpose software toolkit.
+
+
+
If you cannot get SplashKit working natively, you can download and use the provided SplashKit Virtual Machine. The provided virtual maching comes with everything you need to get started quickly with SplashKit.
+
+
The provided virtual machine is portable and will work with VirtualBox or VMware Player.
+
+
+ - Download the SplashKitVM.ova virtual machine archive file
+ - Import this file into your local virtual machine host (eg VirtualBox or VMWare)
+ - Start the virtual machine and login using skuser as the username and splashkit.io as the password.
+
+
+
This comes with everything you need installed including:
+
+
+ - Ubuntu operating system
+ - Visual Studio Code
+ - Terminal
+ - C/C++ using the clang++ compiler
+ - .NET using dotnet core
+
+
+
+
+
+
+
+
+
+
Sorry!
+
+
Splashkit isn't available on mobile devices.
+
+
+