https://github.com/baransu/carbon-cli
Generate https://carbon.now.sh screenshots from your console 📸 🌈 🦄
https://github.com/baransu/carbon-cli
carbon-cli cli screenshot
Last synced: 11 months ago
JSON representation
Generate https://carbon.now.sh screenshots from your console 📸 🌈 🦄
- Host: GitHub
- URL: https://github.com/baransu/carbon-cli
- Owner: baransu
- License: mit
- Created: 2018-02-04T13:57:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-23T08:14:59.000Z (about 8 years ago)
- Last Synced: 2025-07-31T07:32:43.725Z (11 months ago)
- Topics: carbon-cli, cli, screenshot
- Language: JavaScript
- Homepage:
- Size: 124 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 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