1.1.0 • Published 2 months ago

serverless-starter-cli v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months 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

2 months ago

1.0.7

4 months ago

1.0.6

4 months ago

1.0.5

4 months ago

1.0.4

2 years ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago