print("Hello World")
When we start at the very beginning, we start with the Hello World Program. This repository contains the Junos OS version of that with a simple example pulling either get facts via an EZ library or the CLI command "show system information".
These are the languages or tools which can currently be found in this repository:
These are additional examples which should be added:
Hopefully, people see that one can use whichever tool one wants to get the same/similar infomation. Also, looking at the different syntax of each language is interesting.