penv 0.1.0

Pretty Print Environment Variables
penv-0.1.0 is not a library.

penv: Pretty Print Environment Variables

Installation

cargo install penv

Usage

penv [pattern]

The pattern argument may be a glob pattern used to only print variables that match the provided pattern.

Links

License

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