You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
This is a basic template to develop with InterSystems IRIS
3
3
4
4
## Description
5
-
The template uses InterSystems IRIS Community Edition running in a docker container
6
-
It uses ZPM Package Manager to load InterSystems ObjectScript
7
-
It creates a Namespace IRISAPP without interoperability Enabled
8
-
It is designed to develop with Package first paradigm
5
+
*The template uses InterSystems IRIS Community Edition running in a docker container
6
+
*It uses ZPM Package Manager to load InterSystems ObjectScript
7
+
*It creates a Namespace IRISAPP without interoperability Enabled
8
+
*It is designed to develop with Package first paradigm
9
9
10
10
## Prerequisites
11
11
Make sure you have [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) and [Docker desktop](https://www.docker.com/products/docker-desktop) installed.
0 commit comments