Skip to content

Jivansha/Notekeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notekeep

Notekeep is a notepad application which can be used to edit current files, create new file, with options such as Save, Save As, Open, Undo, Redo, Cut, Copy, Paste. To run the application you need to setup the Qt environment on your system and then run the following commands on the command prompt-

  $ cd my/dir/hello
  $ qmake -project
  $ qmake
  $ make
  $ ./hello

Change the file path and project details accordingly For windows use "nmake" instead of "make".

About

A Notepad application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published