| Crates.io | percent-encoding-command |
| lib.rs | percent-encoding-command |
| version | 0.1.5 |
| created_at | 2021-07-17 06:59:35.557504+00 |
| updated_at | 2021-07-17 08:47:50.677354+00 |
| description | A command for percent-encoding conversion. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 423876 |
| size | 40,531 |
A command for percent-encoding conversion.
cargo install
You can download it from the release page. The binary is built on Ubuntu.
Don't forget to change the access permission of the binary.
chmod +x pct
Then move it into you PATH, such as:
sudo mv pct /usr/local/bin