...
Required license:
Status | ||||
---|---|---|---|---|
|
Status | ||||
---|---|---|---|---|
|
Since version:
Status | ||||
---|---|---|---|---|
|
Table of Contents |
---|
How does it work?
In its most raw case you could manage all properties in the property store with the property.*
commands and the CLI using pi pipeline
.
...
This will publish any new or changes resources inside the src
folder to the server.
Prerequisites
To setup your local low-code workspace, at first you need to download and install the CLI as described here: Downloads.
...
After you did setup the local workspace, you should read the chapter about working with Visual Studio Code to learn how you can optimize your customization steps: https://logabit.atlassian.net/wiki/pages/resumedraft.action?draftId=1008336990
Creating a new customization workspace
After you have installed the CLI (Command Line Interface (CLI)), you can create a new workspace by using this command line call:
...