Change the entry point to be in losscalculator.py
Provide the main entry point in losscalculator
with an additional command parameter to control which task the losscalculator
will perform. Here, the first commands shall be implemented: version
to out the version number and provide a simple check, and damage
to perform a damage calculation.
Edited by Danijel Schorlemmer