WebCommand
2
0
move to archive
There is a popular package “WebTerminal”. It is excellent in most situations.
Except:
Make sure you have git and Docker desktop installed.
Clone/git pull the repo into any local directory
git https://github.com/isc-at/WebCommand.git
Run the IRIS container with your project:
docker-compose up -d --build
http://localhost:42773/csp/user/webcmd.csp
move to archive
fix docker
Made modul.XML independent of namepace
Initial Release