create-sam-app

0.2.0 • Public • Published

Overview

Shell tool for creating boilerplate AWS SAM applications.

Prerequisites

  • Node.js installed
  • AWS Credentials file in your home directory (run aws configure using AWS CLI)
  • SAM CLI installed
  • AWS CLI installed

Getting started

  1. npm install -g create-sam-app : Installs create-sam-app globally as a shell tool
  2. create-sam-app <yourProjectNameHere>: Creates a SAM project with the name you indicate and takes you throw the flow of creating an S3 bucket/prefix

Package Sidebar

Install

npm i create-sam-app

Weekly Downloads

1

Version

0.2.0

License

ISC

Unpacked Size

7.81 kB

Total Files

5

Last publish

Collaborators

  • elenaek