https://github.com/zowe/zlux-editor
A simple editor in a browser
https://github.com/zowe/zlux-editor
Last synced: 6 months ago
JSON representation
A simple editor in a browser
- Host: GitHub
- URL: https://github.com/zowe/zlux-editor
- Owner: zowe
- License: other
- Created: 2018-08-14T03:16:14.000Z (almost 8 years ago)
- Default Branch: v3.x/staging
- Last Pushed: 2025-02-11T17:16:29.000Z (over 1 year ago)
- Last Synced: 2025-02-11T17:39:57.280Z (over 1 year ago)
- Language: TypeScript
- Size: 3.66 MB
- Stars: 4
- Watchers: 6
- Forks: 33
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
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
This is a Monaco-powered editor of remote files and datasets that are accessible on a system with a Zowe instance, and this program is an App which lives within that Zowe instance.
**To request features or report bugs, please use the issues page at the [zlux repo](https://github.com/zowe/zlux/issues) with the editor or app tags**
## Building
This repo uses the zlux angular file tree component, which is hosted on Zowe's artifactory.
To install that as a prereq, you must first do:
`npm config set @zowe:registry https://zowe.jfrog.io/zowe/api/npm/npm-release/`
Afterwards, read this wiki on building: https://docs.zowe.org/stable/extend/extend-desktop/mvd-buildingplugins/
## Installing
Read this wiki on installing: https://github.com/zowe/zlux/wiki/Installing-Plugins