3 Forks
35 Stars
35 Watchers

cargo-lambda-cdk

CDK Construct to build Rust functions with Cargo Lambda

How to download and setup cargo-lambda-cdk

Open terminal and run command
git clone https://github.com/cargo-lambda/cargo-lambda-cdk.git
git clone is used to create a copy or clone of cargo-lambda-cdk repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cargo-lambda-cdk https://github.com/cargo-lambda/cargo-lambda-cdk/archive/master.zip

Or simply clone cargo-lambda-cdk with SSH
[email protected]:cargo-lambda/cargo-lambda-cdk.git

If you have some problems with cargo-lambda-cdk

You may open issue on cargo-lambda-cdk support forum (system) here: https://github.com/cargo-lambda/cargo-lambda-cdk/issues