Setup
Installation
How to install MowaLang in your systems?
"Before you start using MowaLang, you need to install it on your operating system. The CLI version supports more features than the web playground."
Follow these Steps
- Go to the Downloads page and download the installation script for your OS.
- After downloading, navigate to the downloaded folder and run the script.
Important
Make sure to run the script as Administrator on Windows, or with sudo on macOS and Linux.
- Reopen your terminal and type
mowa -h
. You should see the help menu.
If everything was set up correctly, you'll see an output like this:

Tip
If you don’t see the expected output above, try restarting your system and running the command again.