penv

Crates.iopenv
lib.rspenv
version0.1.0
sourcesrc
created_at2023-03-11 16:42:42.137666
updated_at2023-03-11 16:42:42.137666
descriptionPretty Print Environment Variables
homepage
repositoryhttps://github.com/phoenixr-codes/penv/
max_upload_size
id807382
size8,438
Jonas (phoenixr-codes)

documentation

README

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

Commit count: 5

cargo fmt