Skip to content

Commit 442e9ed

Browse files
Evgeny ShvarovEvgeny Shvarov
authored andcommitted
Merge branch 'master' of github.com:intersystems-community/objectscript-docker-template
2 parents 0839452 + f1924d8 commit 442e9ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ IRISAPP>write ##class(PackageSample.ObjectScript).Test()
3838
This repository is ready to code in VSCode with ObjectScript plugin.
3939
Install [VSCode](https://code.visualstudio.com/), [Docker](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker) and [ObjectScript](https://marketplace.visualstudio.com/items?itemName=daimor.vscode-objectscript) plugin and open the folder in VSCode.
4040
Open /src/cls/PackageSample/ObjectScript.cls class and try to make changes - it will be compiled in running IRIS docker container.
41+
![docker_compose](https://user-images.githubusercontent.com/2781759/76656929-0f2e5700-6547-11ea-9cc9-486a5641c51d.gif)
4142

4243
Feel free to delete PackageSample folder and place your ObjectScript classes in a form
4344
/src/Package/Classname.cls

0 commit comments

Comments
 (0)