bgloyer / pacvis

Visualize portage tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pacvis

Adpted PacVis from Arch Linux for Gentoo to visualize the portage tree

Running from source repo

git clone https://github.com/bgloyer/pacvis.git
cd pacvis
python -m pacvis.pacvis

Then go to http://localhost:8888/ .

Running in Gentoo

Pacvis is available in the GURU overlay. See https://wiki.gentoo.org/wiki/Pacvis.

About

Visualize portage tree

License:MIT License


Languages

Language:Python 55.8%Language:HTML 22.1%Language:JavaScript 18.1%Language:CSS 4.0%