SkillAgentSearch skills...

Rustycli

🍥 Access the rust playground right in your terminal

Install / Use

/learn @bytehunt/Rustycli
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <a href="https://github.com/pwnwriter/rustycli"> <img src="https://github.com/pwnwriter/rustycli/blob/images/rustycli-crop.gif" width="300" style="border-radius: 50%;"> </a> <h4><strong><code>rustycli</code></strong> — 🦀 Access the rust playground right in your terminal 🍥</h4>

<a href="https://crates.io/crates/rustycli/"><img src="https://img.shields.io/crates/v/rustycli?style=flat&amp;labelColor=56534b&amp;color=c1c1b6&amp;logo=Rust&amp;logoColor=white" alt="Crate Release"></a> GitHub top language <a href="https://github.com/pwnwriter/haylxon/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-MIT-white.svg" alt="MIT LICENSE"></a> ko-fi

</div> <br>

rustycli is a tool, allowing you to access the rust playground right in the terminal and retaining all the features available on the web version. -----------------------------------------------------

<a name="installation"></a>

Installation 📩

  • Binary: You can directly download binary of your arch and run it.

  • Source:

    $ git clone --depth=1 https://github.com/pwnwriter/rustycli --branch=main
    $ cd rustycli
    $ cargo build --release 
    

    Then go to release dir and ./rustycli or move the binary to your any $PATH for instant access from anywhere.

  • Cargo:

    $ cargo install rustycli
    
  • Aur:

    $ paru/yay -Sy rustycli
    
  • METIS Linux (based):

    $ sudo/doas pacman -Syyy rustycli
    

<a name="usages"></a>

Usages 🎠

  • Everything is under help menu. The most required flag is -r or --run to pass your code. The below is a small demo ❤️‍🩹

<a href="https://youtu.be/CPb9tNXOt50" target="_blank"><img src="https://github.com/pwnwriter/rustycli/blob/images/thumb.png" alt="img" align="center"/></a>

<p align="center"><img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true" /></p> <p align="center">Copyright &copy; 2023<a href="https://pwnwriter.xyz" target="_blank"> pwnwriter xyz ☘️ </a>
View on GitHub
GitHub Stars37
CategoryDevelopment
Updated5mo ago
Forks2

Languages

Rust

Security Score

92/100

Audited on Oct 31, 2025

No findings