[FEATURE REQ] Add command to (re)generate/update .env file
Open
feature
triage
- Dominant language
- Python
- Stars
- 166
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
### Description.
When cloning a repository that includes an existing project, (by default) no `.env` file is included, making it difficult for other users to get started with project.
It would be beneficial to have a command that would create the `.env` file, or be able to update it (eg, update runtime/schema versions to current).
Contributor guide
Assessment
This issue has not been assessed yet.