Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 228 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 228 Bytes

echo

A simple function that returns whatever you send it. You can deploy this function by simply running:

cape deploy echo_deploy

Then to invoke it you can run:

cape run <YOUR_FUNCTION_ID> -f input.echo.data