Go to file
elizabeth.hunt@simponic.xyz e5a6a4d157 add arg parser 2024-07-28 19:21:22 -07:00
src add arg parser 2024-07-28 19:21:22 -07:00
tst add arg parser 2024-07-28 19:21:22 -07:00
.gitignore add a simple email job 2024-07-21 15:41:56 -07:00
README.md add a simple email job 2024-07-21 15:41:56 -07:00
bun.lockb add a simple email job 2024-07-21 15:41:56 -07:00
package.json add a simple email job 2024-07-21 15:41:56 -07:00
tsconfig.json add a simple email job 2024-07-21 15:41:56 -07:00

README.md

canary

To install dependencies:

bun install

To run:

bun run index.ts

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