af

Crates.ioaf
lib.rsaf
version0.0.8
sourcesrc
created_at2021-02-05 06:48:34.348303
updated_at2021-02-11 05:17:01.983371
descriptionA (http) fetch CLI 😀👍
homepage
repositoryhttps://github.com/ridhoq/af
max_upload_size
id350922
size37,710
Ridwan Hoq (ridhoq)

documentation

README

af

A (http) fetch CLI 😀👍

Getting started

cargo install af

Usage

af
A (http) fetch CLI 😀👍

USAGE:
    af [METHOD] <URL>

ARGS:
    <METHOD>    HTTP method. If no HTTP method is provided, GET is used by default [default:
                GET]
    <URL>       URL to fetch

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

Commit count: 11

cargo fmt