https://github.com/partman7/quickstamp
Quick and easy time stamping utility
https://github.com/partman7/quickstamp
Last synced: 10 months ago
JSON representation
Quick and easy time stamping utility
- Host: GitHub
- URL: https://github.com/partman7/quickstamp
- Owner: PartMan7
- Created: 2025-06-27T06:06:09.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-06-27T06:39:08.000Z (10 months ago)
- Last Synced: 2025-06-27T07:28:21.935Z (10 months ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QuickStamp
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run \
```
This project was created using `bun init` in bun v1.2.17. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.