ebenv — Manipulate your AWS ElasticBeanstalk environment variables
August 14, 2015
Recently, I used AWS ElasticBeanstalk a lot to deploy a few applications and it is always a pain to configure all the environment variables I need to run my applications.
To solve this problem, I published a small application that enables you to manipulate your environment directly from your configuration files: ebenv.
Read more...