fint-jsonschema-generator

command module
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2021 License: MIT Imports: 8 Imported by: 0

README

fint-jsonschema-generator

Description

Generates JSON Schema

Usage

Install

Binaries

Precompiled binaries are available as Docker images

Mount the directory where you want the generated source code to be written as /src.

Linux / MacOS:

docker run -v $(pwd):/src fint/jsonschema-generator:latest <ARGS>

Windows PowerShell:

docker run -v ${pwd}:/src fint/jsonschema-generator:latest <ARGS>
Source

To install, use go get:

go get -d github.com/FINTLabs/fint-jsonschema-generator
go install github.com/FINTLabs/fint-jsonschema-generator

Author

FINTLabs

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
common

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL