Go to file
2025-02-28 17:09:47 +08:00
src V1.0 2025-02-28 15:06:44 +08:00
.gitignore V1.0 2025-02-28 15:13:14 +08:00
bun.lockb V1.0 2025-02-28 15:13:14 +08:00
deamon.ps1 powershell 脚本后台运行程序是可行的。 2025-02-28 17:09:47 +08:00
hourglass.exe V1.0 2025-02-28 15:13:14 +08:00
hourglass.iml V1.0 2025-02-28 15:06:44 +08:00
package.json V1.0 2025-02-28 15:13:14 +08:00
README.md V1.0 2025-02-28 15:13:14 +08:00
tsconfig.json V1.0 2025-02-28 15:13:14 +08:00

hourglass

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.38. Bun is a fast all-in-one JavaScript runtime.