Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 963 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 963 Bytes

AWS Commander

Table of contents

  1. Development
    1. Prerequisites
    2. Getting Started
  2. Versioning

Development

Prerequisites

This project requires:

Getting Started

  1. Run the command make up to setup and startup local development environment using localstack;
  2. Execute the application using go run main.go.
  3. Add --logview to show logs directly in aws-commander or check development logs by tailing the related log file aws-commander.log.

Versioning

We use SemVer for versioning.