-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Milestone
Description
As of now, launching instances is up for grabs as to how the implementation will occur, and no implementations exist. A solution must be found which allows launching of arbitrary package structures- possibly similar to npm's scripts (npm run/test)- but with the possibility for arguments. As examples, these arguments must allow for specification of an address to which the client must connect upon successful launch, on which ports to launch a server, or from which load balancer a server should accept connections.