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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,10 @@ This is a basic template to develop with InterSystems IRIS
7
7
* It creates a Namespace IRISAPP without interoperability Enabled
8
8
* It is designed to develop with Package First paradigm
9
9
10
+
## Usage
11
+
start a new dev repository with InterSystems IRIS using this one as a template.
12
+
Once you clone the new repo on your laptop and open the VSCode with installed InterSystems Pack you'll be able to start development immediately
13
+
10
14
## Prerequisites
11
15
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