0.0.2 • Published 10 months ago

bunts v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

BunTS

Bun TypeScript Server (BunTS) is for developing TypeScript applications.

Usage

bunx bunts

Options

OptionLong OptionDescriptionDefault
-H--hostHostnamelocalhost
-P--portPort3000
-T--tsconfigPath to tsconfig.jsontsconfig.json
-L--templatesShell 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.

0.0.2

10 months ago

0.0.1

10 months ago