Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 406 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 406 Bytes

hack-it-together

A new approach from scratch for the O2-Balancer

To link the packages:

. venv/bin/activate

To start the program:

./start.sh

The arguments in the start.sh files can be edited:

Arg Type Description
flps int The amount of FLPs.
epns int The amount of EPNs.
--hold y/n Whevever the terminals should close after finishing execution.