Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 291 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 291 Bytes

Boilerplate for strategies

This is minimalistic example of strategy in order to describe how to write strategies properly.

To run the boilerplate strategy run ./mep -c=strategies/boilerplate/DefaultScheduler.js

We recommend to start writing a new strategy by copying this boilerplate.