Categorygithub.com/faabiosr/lb
repositorypackage
1.0.2
Repository: https://github.com/faabiosr/lb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

LB - (Lambda) Layer Balancer

Build Status Codecov branch Go Report Card Release License

Balance your AWS lambda layers across regions.

Installation

Linux (apt)

curl -LO https://github.com/faabiosr/lb/releases/download/v1.0.0/lb_1.0.0_linux_x86_64.deb
sudo apt install -f ./lb_1.0.0_linux_x86_64.deb

Development

Requirements

The entire environment is based on Golang, and you need to install the tools below:

Makefile

Please run the make target below to see the provided targets.

$ make help

License

This project is released under the MIT licence. See LICENSE for more details.