ngs
Scripting language created specifically for Ops.
- Execute a code snippet:
ngs -e "{echo('ngs is executed')}"
- Execute a script:
ngs {path/to/script.ngs}
- Print the version:
ngs --version
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).