These files can be found at

Terminal.js:            https://v6p9d9t4.ssl.hwcdn.net/html/1401581/terminal.js

Shellscript.js:        https://v6p9d9t4.ssl.hwcdn.net/html/1401581/shellscript.js

Documentation:  https://v6p9d9t4.ssl.hwcdn.net/html/1401581/readme.txt

To make new terminal do var term = Terminal(elem_to_append_to) or just Terminal().

To load shellscript code do var proc = procedure(term, code); 

and to run it do proc.run(0);

Leave a comment

Log in with itch.io to leave a comment.