Skip to content

thomasvanlankveld/zon

Repository files navigation

Zon

Shed light on your codebase.

Zon demo

This project is in a pre-release state. Feedback and ideas are appreciated!

How to install

For now, using Zon requires building it from source.

Prerequisites

Installation steps

  1. Clone the repo and cd into it.
  2. yarn
  3. yarn build
  4. cargo build
  5. Copy the binary from target/debug/zon to some place in your PATH. Usage will require opening a new terminal window.

How to use

Navigate to a codebase you wish to inspect, and run zon. Open a browser and go to http://localhost:3030 to see the result!

About

Shed light on your codebase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages