nervous-systems / cljs-lambda

Utilities around deploying Clojurescript functions to AWS Lambda
The Unlicense
310 stars 34 forks source link

Allow Lambda runtime environment to inherit compile/deploy-time environment variables #30

Closed moea closed 8 years ago

moea commented 8 years ago

Provide context/env for retrieval, and add facility for providing values per invocation, in tests, so that nobody has to fuck w/ process.env.

dheidebrecht commented 8 years ago

yes!