Rewrite iocsh
The entry point for the e3 IOC shell has been rewritten from being a shell/bash script to instead be in python. Together with this comes a plethora of changes - see the CHANGELOG for a more comprehensive description.
parent
862b3c5e
No related branches found
No related tags found
Showing
- CHANGELOG.md 12 additions, 0 deletionsCHANGELOG.md
- require-ess/tools/iocsh 186 additions, 127 deletionsrequire-ess/tools/iocsh
- require-ess/tools/iocsh_functions.bash 0 additions, 469 deletionsrequire-ess/tools/iocsh_functions.bash
- require-ess/tools/iocsh_utils.py 158 additions, 0 deletionsrequire-ess/tools/iocsh_utils.py
- tests/test_e3.py 4 additions, 3 deletionstests/test_e3.py
- tests/test_versions.py 2 additions, 2 deletionstests/test_versions.py
require-ess/tools/iocsh
100644 → 100755
require-ess/tools/iocsh_utils.py
0 → 100755
Please register or sign in to comment