Prints all environment variables that start with given string
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
@bahmutov/print-env is a CLI tool that prints environment variables starting with specified prefixes, useful for debugging CI environments or checking for sensitive variables. It's designed for developers and DevOps engineers who need to inspect or validate environment variables in their deployment pipelines, with features like alphabetical sorting, existence checking, and support for npx usage.