0.1.0-proto.0 • Published 3 months ago

@rttist/typegen v0.1.0-proto.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

@rttist/typegen

Type generator for rttist.

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.

!! This is just a prototype, not ready for any real use. Intended just for testing!

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 -g

PNPM

pnpm install @rttist/typegen -g