DieProduktMacher / serverless-env-generator

A Serverless 1.x plugin to manage environment variables with YAML and turn them into a .env file on deployment. Supports encryption with KMS, multiple stages and custom profiles.
MIT License
31 stars 11 forks source link

Add serverless offline and test plugin support #7

Closed Enase closed 5 years ago

Enase commented 5 years ago

Support for serverless-mocha-plugin and serverless-offline + dependencies updated.

PS: + Added file remove in case of process termination e.g. Ctrl + c