Skip to content

owenlss/notepadqq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepadqq

Build dependencies

  • Qt 5.3
  • libqt5webkit5-dev
  • libqt5svg5-dev

How to build

You can build Notepadqq from command line:

notepadqq$ ./configure --prefix /usr
notepadqq$ make

Install

You can run notepadqq from its build output folder. If however you want to install it, first build it by following the above steps, then run

notepadqq$ sudo make install

Debian package

To build a Debian package, see here: https://github.com/notepadqq/notepadqq-packaging

About

Notepad++-like editor for Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.9%
  • JavaScript 13.5%
  • QMake 2.4%
  • HTML 2.3%
  • CSS 0.3%
  • Shell 0.2%
  • Other 0.4%