Transform URLs into any format.
Features
- Format given link(s) to any format*
- Fancy error message and colorful output.
- Cross-platform and single binary.
*Please open a PR if your favorite format doesn't exist
Usage
🦄 tyupy --help
🦄 tyupy https://github.com/azzamsa/tin/
[GitHub - azzamsa/tin: Rust GraphQL Template 🏗](https://github.com/azzamsa/tin/)
🦄 tyupy https://github.com/azzamsa/tin/ --format org [[https://github.com/azzamsa/tin/][GitHub - azzamsa/tin: Rust GraphQL Template 🏗]]
🦄 tyupy https://github.com/azzamsa/zman
[GitHub - azzamsa/zman: A time progress bar utilities](https://github.com/azzamsa/zman)
https://github.com/azzamsa/tin/
https://github.com/azzamsa/tun
[GitHub - azzamsa/tin: Rust GraphQL Template 🏗](https://github.com/azzamsa/tin/)
[GitHub - azzamsa/tun: Rust REST API Boilerplate 🏗](https://github.com/azzamsa/tun)
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
cd tyupy
cargo build
cargo test
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