Typesafe REST API Specification - Starter Template Generator
This package contains code which is meant to be executed in order to create a template for new TyRAS-enabled project.
It can be run as npx @ty-ras/start@latest
, and it will collect all required information from the user as needed, before initializing a new TyRAS-enabled project.
It is also possible to skip collection of certain data via command-line arguments, run npx @ty-ras/start@latest --help
to see more.