MCPcopy Index your code
hub / github.com/bytehunt/rustycli

github.com/bytehunt/rustycli @v0.1.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.1.1 ↗ · + Follow
14 symbols 15 edges 7 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

rustycli — 🦀 Access the rust playground right in your terminal 🍥

Crate Release GitHub top language MIT LICENSE ko-fi

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. -----------------------------------------------------

## Installation 📩

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

  • Source:

    bash $ 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: bash $ cargo install rustycli

  • Aur: bash $ paru/yay -Sy rustycli

  • METIS Linux (based): $ sudo/doas pacman -Syyy rustycli

Usages 🎠

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

img

Copyright © 2023 pwnwriter xyz ☘️

Core symbols most depended-on inside this repo

run_rustycli
called by 1
src/interface/run.rs
main
called by 0
src/main.rs
new
called by 0
src/interface/run.rs
main
called by 0
examples/foo.rs
print_message
called by 0
examples/bar.rs
main
called by 0
examples/bar.rs
max
called by 0
examples/buzz.rs

Shape

Function 9
Class 4
Method 1

Languages

Rust100%

Modules by API surface

src/interface/run.rs4 symbols
examples/buzz.rs4 symbols
examples/foo.rs2 symbols
examples/bar.rs2 symbols
src/main.rs1 symbols
src/interface/args.rs1 symbols

For agents

$ claude mcp add rustycli \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact