igrr/nvs-dotenv

1.0.1

Latest
uploaded 2 months ago
nvs-doteenv makes variables defined in a .env file accessible using getenv function

1 example

  • nvs-dotenv-example
    This example demonstrates how to use the `nvs-dotenv` component to load environment variables from a `.env` file and access them using `getenv()`. It…
    2.69 KB