- An IDE of your choice, together with the Svelte plugin
- NodeJS
- Git or GitHub Desktop as a GUI alternative
- Visual Studio in order to install the Desktop development with C++ component (including MSVC v143 - VS 2022 C++ x65/x86 build tools and Windows 11 SDK)
- Rust
- Alternatively, you could use winget to install rustup using the following command in PowerShell:
winget install --id Rustlang.Rustup
- Cloning using Git:
git clone https://github.com/jam53/Takma.git
- Cloning using GitHub Desktop:
- Open GitHub Desktop > file > Clone repository > URL > enter the following url: https://github.com/jam53/Takma.git and press Clone