| Crates.io | rustycli |
| lib.rs | rustycli |
| version | 0.1.1 |
| created_at | 2023-07-26 09:01:40.098202+00 |
| updated_at | 2023-07-27 14:40:40.453648+00 |
| description | 🦊 Access the rust playground right in terminal. |
| homepage | https://github.com/pwnwriter/rustycli.git |
| repository | https://github.com/pwnwriter/rustycli |
| max_upload_size | |
| id | 926298 |
| size | 46,581 |
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 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
-r or --run to pass your code. The below is a small demo ❤️🩹Copyright © 2023 pwnwriter xyz ☘️