using lihaoyi mainargs, yay
and running .main on custom cask.Main
had a problem with run arguments "port" and "host" having same name as
inner attributes of cask.Main and i guess infinite recursion when i
tried to reference outer args, the more you know