elasticbeanstalk-package

Script for creating Elastic Beanstalk release packages

Usage no npm install needed!

<script type="module">
  import elasticbeanstalkPackage from 'https://cdn.skypack.dev/elasticbeanstalk-package';
</script>

README

elasticbeanstalk-package

Script for creating Elastic Beanstalk release packages. Uses the package.json version number for package naming & Docker image versions.

Installation

npm install elasticbeanstalk-package --save-dev

CLI Commands

Run the script in project root directory either manually or as npm script (fe. postversion hook)

elasticbeanstalk-package
elasticbeanstalk-package --dockerimage=example-image