@rttist/typegen
v0.2.0
Published
Type generator for RTTIST
Readme
@rttist/typegen
Status!
This project is currently under development.
There may still be major changes.If you have any issues or questions or just want to give us feedback, join our Discord.
Typegen is a standalone cmd tool for generating metadata libraries for rttist from TypeScript source files.
For more information see our website rttist.org and docs docs.rttist.org.
CLI
This package provides a CLI (cmd typegen) for generating metadata library in the rttist format.
Use --help for more information.
Installation
NPM
npm install @rttist/typegen@rc -gPNPM
pnpm install @rttist/typegen@rc -g