A simple pizza delivery job plugin for the Athena Framework compatible with v5
of the Athena Framework.
This plugin is based on the previous example jobs by Stuyk which can be found here.
- Open a command prompt in your main Athena Directory.
- Navigate to the plugins folder.
cd src/core/plugins
- Copy the command below.
SSH
git clone [email protected]:Dav-Renz/Athena-v5-plugin-example-job-pizza-delivery.git
HTTPS
git clone https://github.com/Dav-Renz/Athena-v5-plugin-example-job-pizza-delivery.git
- Start the Server