https://github.com/pryrt/nppconfigcheck
Utility to compare Notepad++ config files to the default config files
https://github.com/pryrt/nppconfigcheck
notepad-plus-plus notepadplusplus
Last synced: 10 months ago
JSON representation
Utility to compare Notepad++ config files to the default config files
- Host: GitHub
- URL: https://github.com/pryrt/nppconfigcheck
- Owner: pryrt
- License: other
- Created: 2021-07-03T19:21:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-11T21:16:45.000Z (over 4 years ago)
- Last Synced: 2025-01-16T21:51:48.124Z (12 months ago)
- Topics: notepad-plus-plus, notepadplusplus
- Language: Perl
- Homepage:
- Size: 604 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NAME
nppConfigCheck - Utility to compare Notepad++ config files to the default config files
# USAGE
nppConfigCheck.exe [--path ] [--version ] [--config appdata|]
--path Chooses the path for the notepad++ executable.
If not provided, defaults to checking `c:\Program Files\Notepad++` then `c:\Program Files (x86)\Notepad++`.
--version Chooses a version of Notepad++ to compare against.
If not provided, defaults to the most recently-released version of Notepad++.
--config appdata Checks the %AppData%\Notepad++ folder.
--config `
Please report any bugs or feature requests
thru the repository's interface at [https://github.com/pryrt/nppConfigCheck/issues](https://github.com/pryrt/nppConfigCheck/issues).
# COPYRIGHT
Copyright (C) 2021 Peter C. Jones
# LICENSE
This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.
See \[http://dev.perl.org/licenses/\](http://dev.perl.org/licenses/) for more information.