ix-ax / AXOpen

[This repository is for active development.] Application framework based on SIMATIC-AX and AX# technology.
https://ix-ax.github.io/AXOpen/
MIT License
31 stars 1 forks source link

Removes `template.simple` and places it into separate repository #361

Closed PTKu closed 5 months ago

PTKu commented 5 months ago

Template simple project moved here.

To work with the template make the directory structure look like this:

image

where:

axopen = repo branch == dev-2311 axopen.template.simple = repo branch == dev-2311

apax.yml =

name: "template"
version: 0.1.0
type: workspace
devDependencies:
  "@ix-ax/ax-sdk": '0.0.0-dev.0'
installStrategy: strict
apaxVersion: 3.1.0