implemented a basic npm command line tool called thengafy to compile and run the thengascript code
PR for the issue #5
Run npm link in the project root directory after fetching the code to make the executable available in the path. If we install with npm, this should happen automatically, I guess.
$ thengafy run filename.js to run the code.
The tool is working, but I've noticed that malayalm text is being displayed incorrectly in gnome-terminal and tilix.
implemented a basic npm command line tool called thengafy to compile and run the thengascript code PR for the issue #5 Run npm link in the project root directory after fetching the code to make the executable available in the path. If we install with npm, this should happen automatically, I guess. $ thengafy run filename.js to run the code.
The tool is working, but I've noticed that malayalm text is being displayed incorrectly in gnome-terminal and tilix.