carbon-now-cli

🎨 Beautiful images of your code β€” from right inside your terminal.

MIT License

Downloads
287
Stars
5.8K
Committers
6

Bot releases are visible (Hide)

carbon-now-cli - v2.0.0 πŸ₯³ Latest Release

Published by mixn over 1 year ago

Major

Welcome to the all new carbon-now-cli 2.0! 🎈

Rewritten from scratch

  • JS ➝ TS
  • XO ➝ Prettier
  • Ava ➝ Jest
  • Puppeteer ➝ Playwright
    • Most issues < 2.0.0 were related to Puppeteer on different OS
    • Much more stable now
  • Travis ➝ GitHub Actions
  • Pure ESM Package

Heavily improved UX

  • Overhauled existing flags/API
  • New --engine flag
  • New --skip-display flag
  • ~/carbon-now.json config now matches Carbon’s
    • wt ➝ windowTheme
    • ds ➝ dropShadow
    • etc.
  • Updated & automated dependency updating

Features

Bugfixes

carbon-now-cli - v1.4.0

Published by mixn over 5 years ago

Minor

Enable stdin or clipboard as input source: #12

A big thanks to @albinekb for the idea!

carbon-now-cli -

Published by mixn almost 6 years ago

Patches

Fixes incompatibility with Carbon 3.6.0: #39

A big thanks to @dawnlabs for allowing the CLI to hook into stuff in an easier way!

carbon-now-cli -

Published by mixn almost 6 years ago

Patches

Fixes broken --headless: #37

carbon-now-cli -

Published by mixn almost 6 years ago

Minor Changes

Adds --config feature: #31
Adds --copy feature: #3

Patches

Fixes: #35 (thanks @mauricedb!)

carbon-now-cli - v1.2.0

Published by mixn about 6 years ago

Minor Changes

Adds --target: #30, #18

carbon-now-cli -

Published by mixn about 6 years ago

Minor Changes