This is the Linux app named Go Jsonnet whose latest release can be downloaded as go-jsonnet_Linux_i386.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Go Jsonnet with OnWorks for free.
בצע את ההוראות הבאות כדי להפעיל את האפליקציה הזו:
- 1. הורד את היישום הזה למחשב שלך.
- 2. הזן במנהל הקבצים שלנו https://www.onworks.net/myfiles.php?username=XXXXX עם שם המשתמש שאתה רוצה.
- 3. העלה את היישום הזה במנהל קבצים כזה.
- 4. הפעל את האמולטור המקוון של OnWorks Linux או Windows מקוון או אמולטור מקוון של MACOS מאתר זה.
- 5. ממערכת ההפעלה OnWorks Linux שזה עתה התחלת, עבור אל מנהל הקבצים שלנו https://www.onworks.net/myfiles.php?username=XXXXX עם שם המשתמש הרצוי.
- 6. הורד את האפליקציה, התקן אותה והפעל אותה.
בצילומי מסך
Ad
לך ג'סונט
תיאור
go-jsonnet is a pure Go implementation of the Jsonnet data templating language, which extends JSON with variables, functions, imports, and a standard library so you can generate complex configuration safely. Instead of hand-maintaining massive JSON files, you write concise, reusable templates that evaluate to JSON or YAML, with deterministic semantics and rich error messages. The repository ships both an embeddable VM for Go programs and a command-line interpreter, making it easy to integrate templating into build systems, CLIs, and services. Import paths and custom resolvers let you structure large configuration trees across directories or remote sources, while top-level arguments and external variables parameterize builds per environment. Native functions can be registered from Go to expose domain-specific helpers without forking the language. Tooling such as a formatter and linter-friendly errors encourages clean, consistent templates that scale across teams.
תכונות
- Embeddable Go VM with a simple API for EvaluateSnippet and EvaluateFile
- CLI interpreter with support for YAML output, top-level args, and external variables
- CLI interpreter with support for YAML output, top-level args, and external variables
- Configurable importers and search paths for modular template trees
- Native function hooks to extend Jsonnet with Go helpers
- Standard library for sets, strings, objects, and functional composition
- Built-in formatter and linter-friendly diagnostics for consistent code style
שפת תכנות
Go
כל הקטגוריות
This is an application that can also be fetched from https://sourceforge.net/projects/go-jsonnet.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.