makersofkerala / thengascript

Start programming for the web in Malayalam!
https://makers-of-kerala.com/thengascript/
MIT License
66 stars 13 forks source link

implemented a basic npm command line tool called thengafy to compile the code #6

Closed sainalshah closed 6 years ago

sainalshah commented 6 years ago

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.