0.0.11 • Published 3 years ago

stub-village v0.0.11

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

stub-village

Table of Contents

About

Stub city, a tool for stubbing lambdas.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Set your registry as npm:

npm config set registry https://registry.npmjs.org/

Login to npm with user:

npm login (enter the prompt info) (richard knows the login info)

Installing

npm i

Build

npm run build

Release

npm run release