Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 472 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 472 Bytes

Test Application for Serverless Examples

This is a test Go application for serverless examples.

Pre-requisites:

  • Go is installed. Find the installation instructions here.
  • AWS CLI is installed and configured. Find the installation instructions here.
  • GoReleaser is installed. Find the installation instructions here