AuthMeReloaded/src/tools
ljacqu 209cc23c4b Fix markdown table in hash algorithms overview
- GitHub requires at least 3 dashes between two column separators |. Most markdown previewers don't have this restriction.
2015-12-31 13:42:41 +01:00
..
bathelpers Minor - update AuthMe version in tools setvars.bat 2015-12-19 09:53:53 +01:00
commands Merge master into 306-commands-service 2015-12-26 21:33:25 +01:00
docs Fix markdown table in hash algorithms overview 2015-12-31 13:42:41 +01:00
hashmethods Fix markdown table in hash algorithms overview 2015-12-31 13:42:41 +01:00
messages Fix #321 Message verifier should understand line breaks 2015-12-30 23:56:09 +01:00
permissions #336 Create command list generator in tools 2015-12-14 21:07:03 +01:00
shhelpers Add Shell script to sort file content 2015-12-09 16:43:27 +01:00
utils Fix #321 Message verifier should understand line breaks 2015-12-30 23:56:09 +01:00
README.md Create GeneratedFileWriter and basic permission nodes list creater 2015-12-05 14:13:20 +01:00
ToolsRunner.java Tools: pass Scanner to tasks and revert options management 2015-12-12 10:37:08 +01:00

About src/tools

This tools folder provides helpers and extended tests useful during the development of AuthMe. This folder is not included during the build of AuthMe.