@mentormaya/helper
This is the utility module for node js to generate .sample.env file for the projects.
This is the utility module for node js to generate .sample.env file for the projects.
Removes your secret values in '.env' file and generate '.env-sample'. It supports multiline values and protects comments.