Huakun Shen 54d6e3519c
init
2025-01-18 04:03:05 -05:00

5 lines
82 B
TypeScript

import { $ } from 'bun';
await $`bun build:custom`;
await $`bun build:template`;