⭐ Star us on GitHub — it helps!
- it's useful for It administration to auto generate emails for new employees based on their first and last email.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
You can get the java from here
You need to have java installed on your system.
A step by step series of examples that tell you how to get a development env running
Say what the step will be
git clone https://github.com/m7salam/email-admin-app.git
cd email-admin-app
javac -d . src/me/mosalam/*.java
java me/mosalam/Main
- Java 11
coming soon
- Mo Salam - Mo Salam
This project is licensed under the MIT License - see the LICENSE file for details