Skip to content

Latest commit

History

History
23 lines (15 loc) 路 348 Bytes

README.md

File metadata and controls

23 lines (15 loc) 路 348 Bytes

carbon-cli

Generate https://carbon.now.sh screenshots from your console 馃摳 馃寛 馃

Install

yarn add global @baransu/carbon-cli
# or
npm install -g @baransu/carbon-cli

Usage

$ carbon-cli example

For every file it will generate .png with the screenshot of the source code.

Licence

MIT 漏 Tomasz Cichocinski