1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# chrs: _ChRIS_ CLI Client

[![crates.io version](![Crates.io](https://img.shields.io/crates/v/chrs?label=version))](https://crates.io/crates/chrs)
[![MIT License](https://img.shields.io/github/license/FNNDSC/chrs)](https://github.com/FNNDSC/chrs/blob/master/LICENSE)
[![Publish](https://github.com/FNNDSC/chrs/actions/workflows/release.yml/badge.svg)](https://github.com/FNNDSC/chrs/actions/workflows/release.yml)
[![test](https://github.com/FNNDSC/chrs/actions/workflows/test.yml/badge.svg)](https://github.com/FNNDSC/chrs/actions/workflows/test.yml)


Rewrite it in Rust. `chrs` succeeds [caw](https://github.com/FNNDSC/caw)

Well, there's hope. Right now, the only thing `chrs` can do is upload files.

## TODO

- [ ] tests
- [ ] async functions
- [ ] `chrs login`
- [ ] choose between showing progress bar v.s. printing out URLs