Longboard: The easy way to surf

bash $ longboard get https://async.rs

TODO for this to be useful

* Releases crates.io version * Contributing

Installation

sh $ cargo install longboard --version 0.0.2-alpha.2

Usage

```sh longboard 0.0.2-alpha.2 the easy way to surf

USAGE: longboard [OPTIONS]

FLAGS: -h, --help Prints help information -V, --version Prints version information

OPTIONS: -b, --backend http backend for surf. options: h1, curl, hyper [default: h1]

ARGS: ```

Safety

This crate uses #![forbid(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.


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