How to Install Jsonnet on macOS(Monterey 12) Using brew
In this article, I will take you through the steps to install jsonnet on macOS(Monterey 12) using brew package manager. Jsonnet is a free and open source command line tool to execute Jsonnet programs and generate JSON on output. You can use Jsonnet program to generate a valid JSON document. More on official website. The ... Read more