1
0
Fork 0
discov-selector/README.md
2023-12-05 16:57:00 -06:00

17 lines
201 B
Markdown

# discov-selector
## To Use
WIP: npm package coming soon, hopefully, maybe... this is an early proof of concept
## To install dependencies
```bash
bun install
```
## To test
```bash
bun test
```