mwroffo / zlux-editor

A simple editor in a browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

ZLUX Editor

Install

There is an Angular module in "webClient" folder. Go to this folder and run npm install.

Build

Run npm run build and you will find a folder named "web" in root directory. Then this application is able to run in a zLUX environment.

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.

About

A simple editor in a browser

License:Eclipse Public License 2.0


Languages

Language:TypeScript 48.6%Language:CSS 43.2%Language:HTML 6.9%Language:JavaScript 1.3%