rtail

Crates.iortail
lib.rsrtail
version0.1.6
sourcesrc
created_at2019-09-27 07:39:42.800734
updated_at2019-10-02 01:38:45.523644
descriptionread remote files over http / https
homepagehttps://github.com/knarfytrebil/rtail
repositoryhttps://github.com/knarfytrebil/rtail
max_upload_size
id168038
size19,270
frank.yao (knarfytrebil)

documentation

https://github.com/knarfytrebil/rtail

README

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

Commit count: 51

cargo fmt