-
Notifications
You must be signed in to change notification settings - Fork 0
Run GigaScript or GigaScript‐X
aName edited this page Feb 27, 2024
·
1 revision
- Clone this repository.
- Make sure you have node.js and npm installed.
- In your terminal/command prompt, navigate to the location where you cloned the repository.
- Run the command
npm run gigascript <file_location>
. Replace<file_location>
with the location of your GigaScript file.
If you do not have a GigaScript file ready to go, you can start a REPL and run GigaScript code straight in your terminal/command prompt.
- Clone this repository.
- Make sure you have node.js and npm installed.
- In your terminal/command prompt, navigate to the location where you cloned the repository.
- Run the command
npm run gigascript
.
- Clone this repository.
- Make sure you have node.js and npm installed.
- In your terminal/command prompt, navigate to the location where you cloned the repository.
- Run the command
npm run gigascript <file_location>
. Replace<file_location>
with the location of your GigaScript-X file.
Important
This is currently not supported.
© Bardia Shafaee (aName2050) 2024
See our license for more details.