Skip to content

A simple script to work with AWS SAM in develop.

Notifications You must be signed in to change notification settings

CeballosAndres/Samio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Samio

A simple script to work with AWS SAM in develop.

Requirements

  • AWS SAM CLI
  • Docker
  • fswatch

Install

  • Clone git clone https://github.com/CeballosAndres/samio.git ~/.samio
  • Give permision chmod +x -R ~/.samio/scripts
  • Add to path export PATH="${HOME}/.samio/scripts/bin:${PATH}"

Use

samio lambda_name

About

A simple script to work with AWS SAM in develop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages