A Step-by-Step Guide to Creating and Testing Lambda Functions.

Working with GIT

If you are connecting to your github account for the first time, you need to create public / private key on your system and upload the public key it on github. Run the following command to generate a new key: ssh-keygen -t ed25519 -C "sanaqvi573@gm ...