tyupy 0.1.0

Turn URL into any format
Documentation

Turn URL to any format.


Features

Usage

Integration with other tool

Installation

From binaries

The release page includes pre-compiled binaries for GNU/Linux, macOS, and Windows.

From source

Using cargo-binstall

$ cargo binstall tyupy

Using Rust's package manager cargo:

$ cargo install tyupy

Development

git clone https://github.com/azzamsa/tyupy

# Build
cd tyupy
cargo build

# Run unit tests and integration tests
cargo test

# Install
cargo install --path .

Contributing

To learn more read the development guide

Origin of the name

The name tyupy is a played version of Tupai.

Credits