[@ibm/zapp-core] Using the @ibm/zapp-core package to update zapp.yaml files #591
FALLAI-Denis
started this conversation in
General
Replies: 1 comment
|
We were discussing of perhaps documenting or even open-sourcing the zapp library. At the moment, unfortunately, I do not have an answer, but I keep it on my list of things to make a decision on with our team. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
We have various needs to update the zapp.yaml files contained in our Git repositories which serve as a workspace for VS Code and therefore also for IBM Z Open Editor:
Until now, we've performed these updates using proprietary VS Code extensions and without any real structural control...
There is a package called
@ibm/zapp-corewhich, in principle, provides secure access that respects the internal structure of the zapp.yaml files.Thanks.
All reactions