1.1.0 • Published 1 year ago

serverless-starter-cli v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Serverless starter CLI

A little helper tool for our Serverless boilerplate.

Getting started

Install via:

npm i -g serverless-starter-cli

Or if you'd rather not install permanently, you can replace starter with npx serverless-starter-cli in the command examples below.

Usage

Create a new serverless service using our boilerplate:

starter init

Create a new function in an existing project:

starter fn my-function
1.1.0

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

3 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago