Skip to content

reaandrew/shtats

Repository files navigation

shtats

shtats codecov

SonarCloud

Bugs Security Rating Maintainability Rating Code Smells Technical Debt Reliability Rating Duplicated Lines (%) Vulnerabilities

A tool to visualise stats from GIT.

shtats report

Platforms

Linux, Mac and Windows

Credits

Github Actions

This repo was cloned originally from https://github.com/nicolas-van/rust-cross-compile-example which contained working examples of compiling in Linux, Windows and Mac inside Github Actions.

Style and Layout

Twitter bootstrap - https://getbootstrap.com/

Charts

Apache echarts - https://echarts.apache.org

Report

Mustache for the server side rendering - https://docs.rs/ramhorns/latest/ramhorns/

Preact with hooks for the client side - https://preactjs.com

Visualising using Storybook - https://storybook.js.org/

Command Line Args Parser

CLAP - https://github.com/clap-rs/clap