boring.tools-poc/apps/cli
Lars Hampe 37be3bc1f5
All checks were successful
Build and Push Docker Image / tests (push) Successful in 1m50s
Build and Push Docker Image / build (push) Successful in 5m9s
fix(cli): cli arguments
2024-11-02 19:58:04 +01:00
..
src fix(cli): cli arguments 2024-11-02 19:58:04 +01:00
.gitignore wip: cli and changelog commit upload 2024-10-25 16:31:59 +02:00
package.json ci(cli): update build output name 2024-10-31 22:15:34 +01:00
README.md wip: cli and changelog commit upload 2024-10-25 16:31:59 +02:00
tsconfig.json wip: cli and changelog commit upload 2024-10-25 16:31:59 +02:00

cli

To install dependencies:

bun install

To run:

bun run src/index.ts

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