fastly / Viceroy

Viceroy provides local testing for developers working with Compute.
https://fastly.dev/learning/compute/testing/#running-a-local-testing-server
Apache License 2.0
145 stars 33 forks source link

🔨 Populate the guest cli args #393

Closed elliottt closed 3 months ago

elliottt commented 3 months ago

Populate the guest cli args with the single value "compute-app". This should simplify adoption for languages that assume the args list is non-empty.

Fixes #376