/yexit

Yexit - YEt another teXt edITor

Primary LanguageTypeScriptMIT LicenseMIT

📃 yexit readme

A simple text editor based on Monaco and Electron. Initially supporting XPath files.

status - !in development!

yexit is in very early stages of development (Windows, Linux Ubuntu) following semantic versioning.

Please come back later!

Dependencies Dev Dependencies

styled with prettier

License: MIT Donate

dependencies

npm install -g electron-forge

features

  • edit text files

usage

To run the editor:

yarn start

Changes to source code are hot-loaded.

To build an installer:

yarn publish

(can only build for the same OS that you are running on)

sites

site URL
source code (github) https://github.com/mrseanryan/yexit

developing code in this repository

see the contributing readme.

authors

Original work by Sean Ryan - mr.sean.ryan(at gmail.com)

licence = MIT

This project is licensed under the MIT License - see the LICENSE file for details