UNPKG

@lvrg/aws-code-deploy

Version:

Bash script to easily deploy applications with AWS Code Deploy.

24 lines (23 loc) 504 B
{ "name": "@lvrg/aws-code-deploy", "version": "1.0.14", "description": "Bash script to easily deploy applications with AWS Code Deploy.", "author": "TechPivot", "main": "bin/aws-code-deploy.sh", "bin": { "aws-code-deploy": "./bin/aws-code-deploy.sh" }, "repository": { "type": "git", "url": "git+ssh://git@github.com:vshsolutions/aws-code-deploy.git" }, "license": "MIT", "keywords": [ "aws", "code-deploy", "bash", "shell", "ci", "deploy" ] }