An open API service indexing awesome lists of open source software.

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

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.