$ rinji init --sandbox

Creating temporary environment...

Sandbox ready at rinji.dev/s/x7k2m

Environment active. TTL: 24h

$

Temporary Environments. Permanent Results.

$ rinji sandbox

Spinning up isolated environment...

Ready in 1.2s

Instant disposable sandboxes. Experiment freely with zero cleanup.

$ rinji share --public

Generating share link...

https://rinji.dev/s/x7k2m

Share any environment with a single link. Collaborate in real time.

$ rinji deploy --prod

Building from sandbox state...

Deployed to production

Promote any sandbox to production with one command.

───────────────────────────

Quick Start

1

$ npm install -g rinji

Install the CLI globally.

2

$ rinji init

Create your first temporary environment.

3

$ rinji run

Start building. It disappears when you're done.

Python Node Rust Go Ruby