-
-
Notifications
You must be signed in to change notification settings - Fork 1
Enviroinment CLI
If you want to add Melon Language to Environment variables, So you can use it anywhere on the system
Step 1: Open Search and type Environment Variables
Step 2: Click Environment Variables...
Step 3: Scroll until you find path and click Edit
Step 4: Click New
and add the path to Melon_Language.exe
Step 5: Click Ok
Multiple times
Step 1: Open cmd.exe
and type setx path "<path/to/melon_language.exe>"
WARNING: This Method replaces the last variable of the path, make sure you have a empty value at the end
%PATH%=C:\Windows;C:\
if it was like that, in our case C:\
will be replaced with Melon's Path
if it was like this:
%PATH%=C:\Windows;C:\;
You are good to go!
Copyright (C) S Pradosh 2023 - Closed Source Project
Architecture and OS that Melon Supports
Setup Melon Language for Windows Terminal
Setup Melon Language for VSCode Terminal
Setup Environment CLI for Melon Language on Windows
Copy Paste: [](https://github.com/pradosh-arduino/Melon-Language/)