Env

2.1.0

Implements a mechanism of local user-defined function sets (local environments). The module is inspired by dotenv files and python environments. Each environment is a directory with a module and supporting scripts. Readme: https://github.com/an-dr/Env

Minimum PowerShell version

5.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Env -RequiredVersion 2.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Env -Version 2.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

MIT

Package Details

Author(s)

  • Andrei Gramakov

Tags

dotenv .env set-psenv psenv direnv env environment

Functions

Enable-Environment Disable-Environment New-Environment Get-Environment Test-DirIsEnv

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
2.2.0 82 5/22/2023
2.1.2 18 5/3/2023
2.1.2-pre1 4 5/3/2023
2.1.1 9 5/1/2023
2.1.0 (current version) 7 5/1/2023
2.0.0 5 5/1/2023
1.2.1 280 2/11/2020
1.2.0 13 2/8/2020
1.1.3 24 1/17/2020
1.1.2 18 1/8/2020
1.1.1 13 1/8/2020
1.1.0 13 1/8/2020
1.0.1 17 12/28/2019
1.0.0 15 12/28/2019
Show more