Add more flags and verbose logging

This commit is contained in:
Endeavorance 2025-02-12 16:53:17 -05:00
parent 4e31f18045
commit 542d28cb53
13 changed files with 406 additions and 135 deletions

View file

@ -1,15 +1,7 @@
# lang
# Playbill Builder CLI
To install dependencies:
This is a CLI tool for compiling YAML files into a validated Playbill for [Proscenium](https://proscenium.game)
```bash
bun install
```
## Usage
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.2.2. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
todo