Skip to content

CodePicnic/code-screenshot

Repository files navigation

Code Screenshot

Handy tool to create screenshots from code snippets.

Demo

Requirements

Installation

git clone https://github.com/CodePicnic/code-screenshot.git
cd code-screenshot
bundle install
puma config.ru # or: rackup config.ru

Usage

curl -F file=@path/to/my/file.ext https://codepicnic-code-screenshot.herokuapp.com/ > code.png

About

Make screenshots of code using Phantom.js and CodeMirror.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published