#https #tail #file-read #rust

app rtail

read remote files over http / https

4 releases

0.1.6 Oct 2, 2019
0.1.3 Sep 27, 2019
0.1.1 Sep 27, 2019
0.1.0 Sep 27, 2019

#28 in #file-read

MIT license

6KB
91 lines

rtail

Build Status Crates.io

Installation

cargo install rtail

Usage

USAGE:
    rtail [FLAGS] [OPTIONS] <URL>

FLAGS:
    -f, --follow     Continuesly watch the change of the url
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -m, --milliseconds <interval>    Interval of the poll

ARGS:
    <URL>    URL of the file to read

License

MIT License

Dependencies

~15–24MB
~358K SLoC