Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 1.38 KB

README.md

File metadata and controls

63 lines (39 loc) · 1.38 KB

Markdown Editor

A easy and simple GUI editor for markdown text. It can edit and run the markdown and .rst file format.

Editor Run Instant Run

Prerequisites

To run the binary we need the folling enviroment

  • window

To execute from the source code we need following dependencryes

  • PyQt5
  • mistune

Installing

To install the dependencryes

>>> pip install pyqt5
>>> pip install mistune

Build

Explain how to run the automated tests for this system

build.bat
or 
build.sh

Deployment

©

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use GitHub for versioning. For the versions available.

Authors

  • Prashant Kumar - Initial work - Sixpetal

See also the list of contributors who participated in this project.

License

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