Visualize your code statistics with Pie Chart
Visualize your code statistics with Pie Chart
🚀 Demo Website 🚀
This project requires Python 3.10 or later.
It is managed by PDM. Please refer to the Installation Guide to install PDM first.
# install dependencies
pdm install
# start development server
pdm dev
# Now visit http://localhost:5000
docker run -v ./tokei-caches:/app/.caches -p 8000:8000 -d frostming/tokei-pie-cooker
# Visit http://localhost:8000