|
|
|
|
|
by imtringued
3566 days ago
|
|
Are you thinking of something along the lines of `ceylon run com.example.helloworld/1.0.0`? This command downloads the module if it's not locally available from the remote repository and then runs it to print "Hello, World!". |
|