Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

A command line interface that provides shortcuts and assistance for creating and packaging AWS Lambda Swift functions.

License

Notifications You must be signed in to change notification settings

asensei/homebrew-swift-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-swift-lambda

A command line interface that provides shortcuts and assistance for creating and packaging AWS Lambda Swift functions.

Installation

Homebrew

brew tap asensei/swift-lambda
brew install swift-lambda

Usage

Usage: swift-lambda <subcommand> [options]
Subcommands:
    init      Initialize a new function
    run       Invokes the function
    archive   Build and archive the function for deployment
    version   Print version information and exit

For help with each subcommand run:
swift-lambda <subcommand> -h|--help

About

A command line interface that provides shortcuts and assistance for creating and packaging AWS Lambda Swift functions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published