Filter By

Package Types

Operating System

Categories

Trust Information

Env

By: | 517 downloads | Last Updated: 5/22/2023 | Latest Version: 2.2.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

By: | 858 downloads | Last Updated: 1/10/2024 | Latest Version: 3.8.3

This module includes all core features to export environment modules. Environment modules are like Powershell-Modules, but they can modify environment variables on load and restore the old environment state on remove. The functionallity was inspired by the Linux program modulecmd.