45 lines
2.0 KiB
Markdown
45 lines
2.0 KiB
Markdown
What is Notepad++ ?
|
|
===================
|
|
|
|
[![GitHub release](https://img.shields.io/github/release/notepad-plus-plus/notepad-plus-plus.svg)](../../releases/latest)
|
|
[![Appveyor build status](https://ci.appveyor.com/api/projects/status/github/notepad-plus-plus/notepad-plus-plus?branch=master&svg=true)](https://ci.appveyor.com/project/donho/notepad-plus-plus)
|
|
[![Join the disscussions at https://community.notepad-plus-plus.org/](https://notepad-plus-plus.org/assets/images/NppCommunityBadge.svg)](https://community.notepad-plus-plus.org/)
|
|
[![Join the chat at https://gitter.im/notepad-plus-plus/notepad-plus-plus](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/notepad-plus-plus/notepad-plus-plus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
|
|
Notepad++ is a free (free as in both "free speech" and "free beer") source code
|
|
editor and Notepad replacement that supports several programming languages and
|
|
natural languages. Running in the MS Windows environment, its use is governed by
|
|
[GPL License](LICENSE).
|
|
|
|
See the [Notepad++ official site](https://notepad-plus-plus.org/) for more information.
|
|
|
|
Notepad++ Release Key
|
|
---------------------
|
|
_Since the release of version 7.6.5 Notepad++ is signed using GPG with the following key:_
|
|
|
|
- **Signer:** Notepad++
|
|
- **E-mail:** don.h@free.fr
|
|
- **Key ID:** 0x8D84F46E
|
|
- **Key fingerprint:** 14BC E436 2749 B2B5 1F8C 7122 6C42 9F1D 8D84 F46E
|
|
- **Key type:** RSA 4096/4096
|
|
- **Created:** 2019-03-11
|
|
- **Expiries:** 2021-03-10
|
|
|
|
https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/nppGpgPub.asc
|
|
|
|
|
|
Build Notepad++
|
|
---------------
|
|
|
|
Please follow [build guide](BUILD.md) to build Notepad++ from source.
|
|
|
|
|
|
Contribution
|
|
------------
|
|
|
|
Code contribution is welcome. Here are some [rules](CONTRIBUTING.md) that your should follow to make your contribution accepted easily.
|
|
|
|
[Notepad++ Contributors](https://github.com/notepad-plus-plus/notepad-plus-plus/graphs/contributors)
|
|
|
|
|