carbon-cli
v1.0.3
Published
A command-line tool for making beautiful code snippets to share as images
Downloads
11
Maintainers
Readme
Carbon from CLI
Generate beautiful snapshots of coding snippets in seconds
How to Use ?
First install the cli tool by
$ npm i -g carbon-cli
once.Now use it with
$ carbon -f file.js
where file.js is the file you want the snippet for.