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.

- 
Binary: You can directly download binaryof your arch and run it.
- 
Source: $ git clone --depth=1 https://github.com/pwnwriter/rustycli --branch=main $ cd rustycli $ cargo build --releaseThen go to releasedir and./rustyclior move thebinaryto your any$PATHfor instant access from anywhere.
- 
Cargo: $ cargo install rustycli 
- 
Aur: $ paru/yay -Sy rustycli 
- 
METIS Linux (based): $ sudo/doas pacman -Syyy rustycli
- Everything is under help menu. The most required flag is -ror--runto pass your code. The below is a small demo ❤️🩹
Copyright © 2023 pwnwriter xyz ☘️
 
  