Implement new plugins to initialize, build, and deploy a function. Follow this design document. https://github.com/swift-server/swift-aws-lambda-runtime/blob/sebsto/new-plugins/Plugins/Documentation.docc/Proposals/0001-v4-plugins.md ``` swift package lambda-init swift package lambda-build swift package lambda-deploy ``` (and keep swift package archive for compatibility) Note: work started and is visible on the `sebsto/new-plugins` branch. https://github.com/swift-server/swift-aws-lambda-runtime/tree/sebsto/new-plugins/Plugins
Implement new plugins to initialize, build, and deploy a function.
Follow this design document.
https://github.com/swift-server/swift-aws-lambda-runtime/blob/sebsto/new-plugins/Plugins/Documentation.docc/Proposals/0001-v4-plugins.md
(and keep swift package archive for compatibility)
Note: work started and is visible on the
sebsto/new-pluginsbranch.https://github.com/swift-server/swift-aws-lambda-runtime/tree/sebsto/new-plugins/Plugins