Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 952 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 952 Bytes

rsget

A simple command line utility to download a remote file, similar to wget. This is not intended to be a full feature wget replacement but a simple tool to test few Rust crates.

This utility makes use of following crates:

Example

Using rsget ascii video

License

Licensed under Apache License, Version 2.0, (LICENSE or https://www.apache.org/licenses/LICENSE-2.0).

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.