Skip to content

Installation

You can simply install it into the global module on npm or yarn, you are free to use what you want but give this script to global.

1
npm i -g jawascript@https://github.com/ernestoyoofi/jawascript

Then to run the script use a command like this

1
2
3
jawaskrip <filename>.jawa
# or use
jawaskrip <filename>.jw

For you to try to build this jawascript into javascript use the --dir flag or arg and then forward the folder you want to build to

1
jawaskrip --dir ./myproject