bunts
v0.0.2
Published
Bun TypeScript Server (BunTS) is for developing TypeScript applications.
Readme
BunTS
Bun TypeScript Server (BunTS) is for developing TypeScript applications.
Usage
bunx buntsOptions
| Option | Long Option | Description | Default |
| --- | --- | --- | --- |
| -H | --host | Hostname | localhost |
| -P | --port | Port | 3000 |
| -T | --tsconfig | Path to tsconfig.json | tsconfig.json |
| -L | --templates | Shell pattern(s) for templates | |
Templates
On startup, BunTS will process the templates using the Liquid-based template engine.
The output filename is the .slice(1) of the template filename.
