Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 328 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 328 Bytes

Reconmap model definitions

This repository contains model definitions that are used to generate code in Golang, Typescript and PHP, needed in Reconmap CLI, frontend and backend tiers.

Requirements

Usage

make
# or
make go-files
make ts-files
make php-files