The tool for sending messages
You need to use flags for giving file paths and choose the way to send message
-dor--data- specifies path to CSV file with users-eor--email- Send via email-sor--sms- Send via SMS
Example for sending both email and SMS:
notifier --data ./users.csv --email ./template_email.txt --sms ./template_sms.txt
- First of all
mvn clean install - For creating new parsers you need to extend Parser class
- For adding new sending ways you need to extend Sender class
- Syntax of template properties:
${userName}
University: National Aerospace University "KhAI"
Chair: Radiotechnical Systems of Aircraft
Group: 545
Inokentii Duka
Vladyslav Yermakov