Add more flags and verbose logging
This commit is contained in:
parent
4e31f18045
commit
542d28cb53
13 changed files with 406 additions and 135 deletions
16
README.md
16
README.md
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue