@greycode/env_init
v1.0.5
Published
This package is for creating env variables
Readme
@greycode/env_init
This package is for creating environment variables.
Installation
To use this package, you can install it via npm. Open your terminal and run the following command:
npm install @greycode/env_initUsage
Once the package is installed, you can execute the npx env-init command to create environment variables. Follow the steps below:
Open your terminal.
Navigate to the directory where your package.json file is located.
Run the following command:
npx env-initIt will generate an .env.example with variable. to move them to .env run the command again.
npx env-initThe env-init command will execute the necessary code to create the environment variables defined in the package.
Configuration The package does not require any additional configuration. However, you can customize the environment variables to be created by modifying the index.js file.
Support If you encounter any issues or have questions, please feel free to open an issue on the GitHub repository.
License This project is licensed under the MIT License.
Contributors
Kudzai Munyama
