Skip to content

DemwE/rtiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Languages