Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 732 Bytes

File metadata and controls

28 lines (19 loc) · 732 Bytes

Athena Plugin - Pizza Delivery Job

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.

Installation

  1. Open a command prompt in your main Athena Directory.
  2. Navigate to the plugins folder.
cd src/core/plugins
  1. 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
  1. Start the Server