peditor
A pythonian text editor
Requirements
- Linux
- python 3
Installation
$ git clone https://github.com/shubham1172/peditor.git
$ cd peditor
$ ./scripts/install.sh
To remove the build,
$ ./scripts/clean.sh
Running
$ peditor [filename]
License
peditor is licensed under the MIT License.