✨ Pretty Print Environment Variables
Using the penv
command with the default settings:
cargo install penv
penv [pattern]
The pattern
argument may be a glob pattern used
to only print variables that match the provided pattern.
This work is dual-licensed under Unlicense and MIT. You can choose between one of them if you use this work.
SPDX-License-Identifier: Unlicense OR MIT