nikeokoronkwo / rex

Rex: A Monorepo Tool designed with Deno for use in multiple runtimes for efficient project maintenance.
MIT License
4 stars 0 forks source link

Proposal: Schemas for JSON Files #1

Open nikeokoronkwo opened 5 months ago

nikeokoronkwo commented 5 months ago

Proposal

This issue is related to the JSON Schemas for the rex.json and rex_pkg.json files used in the Rex Multi-Package and Monolithic Repository Tool.

Overview

This proposal aims to track changes to and complete work in setting up the schemas used in the rex.json and rex_pkg.json files respectively, which will be updated and used with concurrently in building the tool as well as adding any more features that the rex tool will need.

Proposed Change

Complete Schemas and Sample Usage of the given json files, as well as complete compatibility and feature usage from the fields given in the schema to the rex tool.

Goals

Additional Info

Field Items have not been finalized. Any proposed items should be included in this issue.

Let us know what you think!