Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 435 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 435 Bytes

PD-Notepad

A lightweight notepad application written in C++

Installation

Download latest release and extract files, open terminal inside directory and run ./PDNotepad

Dependencies

qt5-qmake

qtbase5-dev

Build & Deploy Instructions

git clone https://github.com/PenguinDogg/PD-Notepad.git

qmake PDNotepad.pro

make <repo directory>

./PDNotepad