Installs Notepad++
- Windows 7
- Windows 8
- Windows 8.1
- Windows 10
- Windows Server 2008
- Windows Server 2008 R2
- Windows Server 2012
- Windows Server 2012 R2
Add notepadpp::default
to your runlist.
- Fork the repository on Github
- Create a named feature branch (i.e. add-something-awesome)
- Write your change
- Write tests for your change (if applicable)
- Run the build and ensure it passes.
bundle install && bundle exec rake && kitchen verify
- Submit a Pull Request