Skip to content

shekohex/rfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

rfx

A Tiny (333KB) Command-line utility ๐Ÿ›  and pretty JSON viewer ๐Ÿฟ

asciicast

Simple as 1 2 3

$ curl www.example.com/users/1 | rfx | less

or you can simply read from the file

$ rfx simplefile.json

to download a pre-build binary for linux checkout github releases.

to build it localy using Cargo

$ cargo build --release

and then add it to your $PATH. or you could do

$ cargo install --path .

Contributing

You are welcome to contribute to this project, just open a PR.

Authors

  • Shady Khalifa - Initial work

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A tiny command-line utility ๐Ÿ›  and pretty JSON viewer ๐Ÿฟ

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages