Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thedevs-network/kutt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormahdi <mahdi.robatipoor@gmail.com>2019-06-26 19:00:39 +0300
committermahdi <mahdi.robatipoor@gmail.com>2019-06-26 19:00:39 +0300
commita136ba1b6cdbe298e7663649763c6cb693d0171b (patch)
tree504e1ffc2d4fb6fcca424625e68651f2a6e12180 /README.md
parent56858a38b8b6ad91b9eb7dbd68aa5577fed18e27 (diff)
Command line tool written in Rust
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 964e27e..e7a72e0 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,7 @@ Download Kutt's official workflow for [Alfred](https://www.alfredapp.com/) app f
| C# (.NET) | [KuttSharp](https://github.com/0xaryan/KuttSharp) | .NET package for Kutt.it url shortener |
| Python | [kutt-cli](https://github.com/univa64/kutt-cli) | Command-line client for Kutt written in Python |
| Ruby | [kutt.rb](https://github.com/univa64/kutt.rb) | Kutt library written in Ruby |
+| Rust | [kutt-rs](https://github.com/robatipoor/kutt-rs) | Command line tool written in Rust |
| Node.js | [node-kutt](https://github.com/ardalanamini/node-kutt) | Node.js client for Kutt.it url shortener |
| Bash | [kutt-bash](https://git.nixnet.xyz/caltlgin/kutt-bash) | Simple command line program for Kutt |