Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 343 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 343 Bytes

Project Name

Project Name helps you record and replay keystrokes effortlessly using pnpm.

🚀 Quick Start

1. Install dependencies:

pnpm install

2. Record keystrokes:

pnpm record

3. Replay keystrokes:

pnpm start

🛠️ Tech Stack

  • Node.js
  • TypeScript
  • pnpm