Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.47 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.47 KB

⭐ Star us on GitHub — it helps!

Email Administration Application - Written by Java

  • it's useful for It administration to auto generate emails for new employees based on their first and last email.

Getting Started

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.

Prerequisites

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. 

Installing

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

Built With

  • Java 11

Contributing

coming soon

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details