Skip to content

phoenixr-codes/penv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💲 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