polycli 0.1.1

A command line tool for interacting with the Polygon API at polygon.io.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[![pipeline](https://gitlab.com/d-e-s-o/polycli/badges/master/pipeline.svg)](https://gitlab.com/d-e-s-o/polycli/commits/master)
[![crates.io](https://img.shields.io/crates/v/polycli.svg)](https://crates.io/crates/polycli)
[![rustc](https://img.shields.io/badge/rustc-1.44+-blue.svg)](https://blog.rust-lang.org/2020/06/18/Rust.1.44.1.html)

polycli
=======

- [Changelog]CHANGELOG.md

**polycli** is a command line application for interacting with the
Polygon API at [polygon.io][].

The program is powered by the [`polyio`][polyio] crate and written in
Rust.

[polygon.io]: https://polygon.io/
[polyio]: https://crates.io/crates/polyio