ahmed-shariff / scs-online-evaluation-system

0 stars 0 forks source link

web console/terminal #2

Open ahmed-shariff opened 6 years ago

ahmed-shariff commented 6 years ago

I am currently trying out the ace editor (https://ace.c9.io) Some other stuff i ran into: gcli: https://github.com/joewalker/gcli/blob/master/docs/index.md acegwt: https://github.com/daveho/AceGWT ace-extjs: https://github.com/cadorn/ace-extjs

gcli, I believe is what we were looking for as a command line tool. The other two are basically environments, if I am getting this correct. Need input.

ahmed-shariff commented 6 years ago

more alternatives for consoles: https://neocotic.com/jquery-console/ https://terminal.jcubic.pl https://github.com/amiturgman/aCLI

ahmed-shariff commented 6 years ago

I got JQuery Terminal working with 72a944c7f04bb70492021f59c3e6947092a04147 this seems simple enough for us to build the back-end to our liking. honestly, the rest were too confusing, this was easier to get my head around.