webcapt - CLI for web capture
Table of Contents
Motivation
A simple cli to screen capture web pages and save them to disk as images or pdfs.
Quick start
Install
Usage
Examples
Documentation
Contribute
Clone the repo
git clone https://github.com/theodrosyimer/webcapt@latest
cd webcapt
Install dependencies
pnpm install
Develop
pnpm run dev
Build the project
pnpm run build
Run the project
pnpm start
Run tests
npm test
Submit a pull request
If you'd like to contribute code, documentation, or any other improvements, please fork the project, make your changes, and submit a pull request.
If you're unsure about adding a feature or fixing a bug, create an issue to discuss it first.
License
MIT © Theodros Yimer