/sfd

The command-line utility for the deploy Lambda function by wrapped serverles framework

Primary LanguageRust

SFD

The command-line utility for the deploy Lambda function by wrapped serverles framework

CI

Usage

Required serverles framework must be installed, and then you can use the sfd by executing the following command:

$ sfd

installation

Compile from source (cargo):

To compile from source, download from the Git repository (git clone), then run:

$ cargo install --path .