rp-cli 0.0.1

This is a client of The Rust Playground.
docs.rs failed to build rp-cli-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rp-cli-0.0.4

rp-cli

CICD

Installation

From Source

$ cargo install rp-cli

Usage

Run

$ rp run ./examples/run.rs

Format

$ rp fmt ./examples/run.rs

Share

rp output "Permalink to the playground", "Direct link to the gist".

$ rp share ./examples/run.rs

Download

rp can handle gist_id or rust playground url.

$ rp download 234b1b3dd6bf3c13ec78ea86db21e2cd
or
$ rp download https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=234b1b3dd6bf3c13ec78ea86db21e2cd

Features

  • output file (fmt, download)
  • output JSON format
  • more test code...

Dependencies

License

Licensed under either of

at your option.