Skip to content

HalxDocs/zryl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zryl

No screenshots. Just the real run.

zryl is an open-source CLI that captures what actually happened when a command ran
— the output, exit status, and environment — and turns it into a shareable link.

It gives you a single source of truth for:

  • what was run
  • what it printed
  • how it exited
  • where it ran

One command. One run. One link.


Example

zryl run npm test
zryl executes the command, captures the full result, and prints a link you can share:

text
Copy code
[zryl] link: https://zryl.vercel.app/run/ca312ad3...
Why
Terminal output is still shared through screenshots, copy-paste, or CI logs.
zryl preserves the exact execution so there’s no missing context and no ambiguity.

Status
zryl is early-stage and evolving quickly.
Feedback and ideas are welcome.

About

A simple open-source CLI for saving what happened when you ran a command, and sharing it as a single link.

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors