code2img

command module
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2020 License: MIT Imports: 24 Imported by: 0

README

code2img

code2img can generate image of source code. This was inspired by carbon and silicon

Features

  • Doesn't need browser & Internet
  • Copy image of source code to clipboard
  • Supported some color schemes
  • Supported some languages

Usage

$ code2img
code2img - generate image of source code

Version: 1.1.0

Usage:
  $ code2img -t monokai main.go main.png
  $ echo 'fmt.Println("Hello World")' | code2img -ext go -t native -o sample.png
  $ code2img -c main.go

  -t    color theme(default: solarized-dark)
  -o    output file name(default: out.png)
  -c    copy to clipboard
  -ext  file extension

Requirements

  • xclip (if copy image to clipboard in linux)

Installtion

$ git clone https://github.com/skanehira/code2img
$ cd code2img && go install

Author

skanehira

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL