This commit is contained in:
Tiago
2025-04-22 19:22:39 +01:00
parent 9f7ad2b871
commit 8336ecfce6
2 changed files with 2 additions and 15 deletions
+1 -15
View File
@@ -1,15 +1 @@
# solver-cli
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.js
```
This project was created using `bun init` in bun v1.2.10. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
# Please see [github.com/tiagorangel1/cap](https://github.com/tiagorangel1/cap)
+1
View File
@@ -2,6 +2,7 @@
"version": "0.0.1",
"name": "@cap.js/cli",
"module": "index.js",
"description": "CLI Solver for the Cap CAPTCHA",
"type": "module",
"private": false,
"keywords": [