Azure / Azure/azure-functions-core-tools
Support .env file for environment variables.
Open
feature
improvement
size:medium
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 14
Description
Currently we only have `local.settings.json`. I think for linux development, supporting a `.env` would make sense and would make the integration with docker/docker-compose simpler.
Contributor guide
Research direction
Start by tracing how local.settings.json is currently used for environment variables in the command-line tools. Then examine how the Docker and docker-compose workflows consume settings. Done means Linux development also supports a .env file and that the stated Docker integrations work with it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, docker, docker-compose
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100