sentrysoftware.org Web Site
Source repository for the Web site hosted at sentrysoftware.org.
This is a simple Maven documentation project. Build with:
mvn site
Anything merged in the main
branch is automatically deployed in GitHub Pages.
License is MIT. Each source file must include the MIT header (build will fail otherwise). To update source files with the proper header, simply execute the below command:
mvn license:update-file-header