Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 667 Bytes

README.md

File metadata and controls

38 lines (21 loc) · 667 Bytes

💲 penv

✨ Pretty Print Environment Variables

Using the penv command with the default settings:

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