zowe / zen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZEN - Zowe Enterprise Necessity

Zowe Enterprise Necessity is an Electron-based tool that provides a simpler UI to install and configure Zowe

The application is in the development stage and has limited functionality so far. It is able to connect to the mainframe using the zos-node-accessor module, perform some basic environment validations, download the Zowe convenience build, and run zwe install command by submitting JES jobs. Here is a brief description with screenshots.

Prerequisites

Node version 18.12 or higher is required.

Developing

Run npm install to install dependencies

Run npm run start to run the application locally

Run npm run make to package and make platform-specific distributable

About

License:Eclipse Public License 2.0


Languages

Language:TypeScript 97.5%Language:JavaScript 1.5%Language:CSS 0.9%Language:HTML 0.0%