8000 GitHub - SantosVilanculos/greave: A code snippet tool for creating and sharing visually appealing screenshots
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SantosVilanculos/greave

Repository files navigation

license

screenshot

Take beautiful screenshots of your code!

Features

  • Quickly save screenshots of your code
  • Copy screenshots to your clipboard
  • Many other configuration options

Usage Instructions

  • Open the file containing the code you want to screenshot using VSCode app.
  • Select the code you'd like to screenshot.
  • Open the command palette (Ctrl+Shift+P on Windows and Linux, Cmd+Shift+P on OS X) and search for "Copy with Syntax Highlighting".
  • Return to Greave app.
  • Adjust the width of the screenshot if desired.
  • Click the "Save to" button to save the screenshot to your disk.

Development

Clone the repository

git clone https://github.com/santosvilanculos/greave.git your-project-name
cd your-project-name
npm install

Available commands

Run in development mode (Has hot reload)

npm run dev

Release build

npm run package

About

A code snippet tool for creating and sharing visually appealing screenshots

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0