New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

sless-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sless-cli

CLI to upload and publish AWS Lambdas

latest
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

sless

Not ready for production

Installation

npm install -g sless-cli

Usage

Inside a project folder:

sless <command>

init

Creates a serverless project by asking some questions. You can set the lambda function name, its AWS configuration, and a default template.

sless init

publish

Takes your code and uploads it to AWS

sless publish

Keywords

lambda

FAQs

Package last updated on 27 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts