An open API service indexing awesome lists of open source software.

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

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.