© 2025 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
This is a Developer Tool to create MS Word content with InterSystems IRIS.
Make sure you have git and Docker desktop installed.
zpm:USER>install iris4word
Create your repository from template.
Clone/git pull the repo into any local directory e.g. like it is shown below (here I show all the examples related to this repository, but I assume you have your own derived from the template):
$ git clone https://github.com/yurimarx/iris4word.git
Open the terminal in this directory and run:
$ docker-compose up -d --build