Open patrickmcelwee opened 5 years ago
@mariannemyers / @withjam We need to get this in sooner rather than late. It is more important than getting rid of submodules. Grove config command should align with how dotenv files work in vue/react, which means it needs to support the layering of .env, .env.xxx, .env.xxx.local at the least.
At the same time, gradle props are more limiting. Then again, these tend to fall outside scope of grove anyhow lately. We should probably discuss this in one of our next calls..
This is work-in-progress. See https://project.marklogic.com/repo/users/pmcelwee/repos/grove-cli/pull-requests/9/overview for extensive conversation. There is at least one key decision pending there.