Skip to content

A scrollable HTML page of all the code in your repository

License

Notifications You must be signed in to change notification settings

theodoretliu/github_audit

Repository files navigation

Github Code Audit

Installation

Requires Docker to be installed

docker build . -t audit:latest

Usage

In the locally downloaded git repository of your choosing, run

docker run -p 8000:8000 -v ./:/code -it audit

Open http://localhost:8000 to see the scrollable HTML of all the tracked git code in the directory. You can use http://localhost:8000/directory_name/subdirectory to see only a certain directory.

About

A scrollable HTML page of all the code in your repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published