When we created our project, Activator told us how we can run our application
To run "HelloWorld" from the command line, "cd HelloWorld" then:
/home/YourUserName/HelloWorld/activator run
There is a small pitfall here: activator executable is not in our project root, but ...