Skip to content

Latest commit

 

History

History

boilerplate

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.