
apptools-util
0
0
update description
Utilities for generating a XLS file, adapting for IRIS and working with modules ZPM.
zpm:USER>install apptools-util
Make sure you have git and Docker desktop installed.
Clone/git pull the repo into any local directory
$ git clone https://github.com/SergeyMi37/apptools-util.git
Open the terminal in this directory and run:
$ docker-compose build
$ docker-compose up -d
Open IRIS terminal:
$ docker-compose exec iris iris session iris
USER>
USER>zpm
zpm:USER>install apptools-util
update description
update release
add zapp shell support
added iris.script
Initial Release