clear-wallet/CI
2024-07-09 17:02:25 +03:00
..
.gitignore chore: test workflow 2024-07-09 17:02:25 +03:00
bun.lockb chore: test workflow 2024-07-09 17:02:25 +03:00
index.ts chore: test workflow 2024-07-09 17:02:25 +03:00
package.json chore: test workflow 2024-07-09 17:02:25 +03:00
README.md chore: test workflow 2024-07-09 17:02:25 +03:00
tsconfig.json chore: test workflow 2024-07-09 17:02:25 +03:00

ci

To install dependencies:

bun install

To run:

bun run index.ts

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