diegov / envjson

Pointless environment variables to json tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

A pointless (npm's leftpad level of pointless) tool to print all environment variables into a json object.

Usage

envjson

To pretty print the output

Use jq:

envjson | jq

About

Pointless environment variables to json tool


Languages

Language:Rust 100.0%