Development Requirements
Last updated
Last updated
Node.js is an execution engine that runs JavaScript programs. Installing it locally will allow you to test your lambda function on your machine before deployment.
Instructions:
Git is the source control manager used by the popular open source hub GitHub. Install it locally to allow you to maintain versions of your code and push them to Orbs.
Instructions:
As part of the deployment process, you will need to open a PR (pull request) to Orbs open source GitHub repo. This will normally require you to have a free GitHub account.
Instructions: