github.com/red-data-tools/YouPlot2

A command line tool that draw plots on the terminal.

2 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  youplot2:
    github: red-data-tools/YouPlot2
    version: ~> 0.0.6

Then run:

shards install

shard.yml

Crystal
>= 1.20.0
License
MIT
Author
kojix2
Targets
  • uplot2 from src/uplot2.cr
  • youplot2 from src/uplot2.cr

Dependencies

Runtime Dependencies

README

YouPlot2

build Lines of Code

YouPlot2 is an experimental Crystal rewrite of YouPlot.

Installation

Download the binary from the GitHub Releases.

  • Provides prebuilt portable binaries.
  • Uses statically linked builds on Linux and Windows.
  • Provides portable precompiled executables on macOS.
  • Intended to work in environments where additional dependencies are hard to install.

Usage

See YouPlot.

Development

git clone https://github.com/red-data-tools/YouPlot2
cd YouPlot2
shards build
bin/uplot2 --version

Dependent libraries: unicode_plot.cr