DemwE / rtiny

A simple CLI tool for short urls.

Home Page:https://crates.io/crates/rtiny

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtiny

A simple CLI tool for short urls.

Installation

  1. Clone the repository or download the source code.
  2. Navigate to the project directory.
  3. Run the command cargo build --release to build the project.

or

Via cargo: cargo install rtiny

Usage

 Options:
  -u, --url <URL>        Url to short
  -c, --custom <CUSTOM>  Custom short url
  -d, --debug            Activate debug mode
  -h, --help             Print help
  -V, --version          Print version

About

A simple CLI tool for short urls.

https://crates.io/crates/rtiny


Languages

Language:Rust 100.0%