Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 488 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 488 Bytes

NotesMD

NotesMD is a markdown editor made in GTK/Rust.

Setup for Development

NotesMD uses gtk-rs and Glade for layout.

If you are using Ubuntu you can install Glade running:

sudo snap install glade

Then run cargo run to start NotesMD.