Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.5 KB

File metadata and controls

38 lines (27 loc) · 1.5 KB

YouPlot2

YouPlot2 logo
Build Status Lines of Code The MIT License

YouPlot2 is a portable version of YouPlot.

🔮 Powered by Crystal

Installation

Download the binary from the GitHub Releases.

  • Prebuilt portable binaries are available.
  • Linux and Windows builds are statically linked.
  • macOS builds are distributed as portable precompiled executables.
  • YouPlot2 is intended for environments where installing additional dependencies is difficult.

Usage

See YouPlot.

Development

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

Dependency: unicode_plot.cr