UNPKG

samtsc

Version:

This project was put together to make working with the AWS SAM framework easier for developers. It simplifies working with the SAM framework, using real-time updates to lambda functions, layers and resources. This is done by **samtsc** connecting to the

14 lines (11 loc) 193 B
language: nodejs node_js: - 12 os: - linux - osx # - windows # Windows is failing only on automated testing. Removing it for now install: - npm i script: - npm run test:seperate