Crates.io | penv |
lib.rs | penv |
version | 0.1.0 |
source | src |
created_at | 2023-03-11 16:42:42.137666 |
updated_at | 2023-03-11 16:42:42.137666 |
description | Pretty Print Environment Variables |
homepage | |
repository | https://github.com/phoenixr-codes/penv/ |
max_upload_size | |
id | 807382 |
size | 8,438 |
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