tweaks/README.md
2024-07-27 16:29:54 -05:00

27 lines
No EOL
311 B
Markdown

# tweaks
## Install
No distribution packages yet, please follow the development guide to use for now!
## Development guide
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run dev
```
Add `dist/manifest.json` as a debug extension.
## Contact
Author: Michael Zhang
License: GPL-3.0