ngs

Programming language and shell for operations and infrastructure tasks

brewmacoslinux
Try with needOr install directly
Source

About

Powerful programming language and shell designed specifically for Ops

Commands

ngs

Examples

Execute a simple NGS script from command line$ ngs -e 'echo("Hello from NGS")'
Run an NGS script file$ ngs script.ngs
Start interactive NGS shell$ ngs