This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
Copyright Contributors to the Zowe Project.
This is the project home of the zLUX portion of the Zowe Project. Within, there are several repositories and superprojects which help to categorize the components available for use.
If you want to get started with a Zowe for the first time, it is best to start by cloning this "zlux" repository. Contained within is a flat collection of subrepositories which are a set of sample Apps for Zowe, the zLUX Framework, and an example zLUX server that pulls it all together.
New users should take a look at zlux-app-server to see how a simple zLUX server is assembled. You'll see the build scripts used to create the deploy/runtime folder structure needed, and a JS file that creates a custom implementation of the Zowe nodeJS-based server.
This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
Copyright Contributors to the Zowe Project.