Changelog
- Implemented RESET command.
- Improved SAVE and LOAD commands with minor features.
- Fixed minor bugs.
Quick-start
This build comes with a sample environment:
- An execute-ready JAR file.
- A BAT file written to run the JAR file.
- /workspace with one sample XLSX and the config PROPERTIES file.
For quick-start:
- Download Attendance-CLI-0.2.0-ALPHA.ZIP and extract to an empty folder.
- Create a valid Excel file and put under /workspace
- Run start.bat
- Enjoy!