github.com/red-data-tools/YouPlot2

A command line tool that draw plots on the terminal.

2 stars
0 dependents
License: MIT

Nothing has been indexed for 0.0.0 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.

Installation

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

Then run:

shards install

shard.yml

No shard.yml has been indexed for 0.0.0. You can read it on the repository.

Dependencies

Unknown: the shard.yml for this version has not been read yet.

README

This README is the one indexed from the repository at its latest ref, not from the tag for this version.

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