mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-05-03 07:22:27 +00:00
26488a7dcc
Adds default devcontainer configuration from SSWG: https://github.com/swift-server/swift-devcontainer-template ### Motivation: Developing for linux can be challenging on macOS because some APIs are not available on linux. By using VSCode and devcontainer you can essentially develop "on linux". ### Modifications: Adds devcontainer config. ### Result: When working in VSCode, you can now easily open the project inside a devcontainer.