This project provides a plug-in for Zowe CLI to deploy applications developed on a workstation to IBM CICS Transaction Server for z/OS (CICS). It aims to provide an experience similar to deploying to a cloud platform when deploying to CICS. It will also provide low-level commands for performing individual steps of the deployment process that could be used as part of a CI/CD pipeline.
The project was started in February 2019 and is at an early stage of development. It will initially focus on generating and deploying CICS bundles containing Node.js applications.
To try it out, build the plug-in from source as described in setup.
Contributions are welcome - see the contribution guidelines. If you have a question or encounter a problem please raise an issue in this repo.
My test correction.