Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 720 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 720 Bytes

edenfetch

Introduction

edenfetch is a minimal fetch program written in rust. inspired by jfetch.

Installation

git clone https://github.com/edenqwq/edenfetch
cd edenfetch/
cargo install --path .

Usage

USAGE:
    edenfetch [OPTIONS]

OPTIONS:
    -d, --decor <COLOR_DECORATION>    Set a string to print as color decoration [default: ]
    -e, --emoticon <EMOTICON>         Set a string to print as emoticon [default: ʕ•́ᴥ•̀ʔっ♡]
    -h, --help                        Print help information
    -V, --version                     Print version information