@type-zen/cli
v0.2.0
Published
CLI for TypeZen
Downloads
5
Maintainers
Readme
@type-zen/cli
Installation
npm install -g @type-zen/cli
Usage
# Directory structure
- a.tzen
- b.tzen
Compile only a.tzen
:
tzc a.tzen
Compile all files in the current directory:
tzc ./*.tzen
...
License
MIT License © 2023-PRESENT xlboy