Skip to content

Just a simple program to collect some stats on a git repository

Notifications You must be signed in to change notification settings

White-Oak/architect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Architect

A program that analyzes all commits in a given repo and provides statistics on commits, additions and deletions per day and per daytime totally and per user.

Screenshots

  • Qt version Qt

    Qt2

    Qt3

  • Default, CLI version CLI

Requirements

For CLI version Architect requires at least Rust nightly 1.11 and Cmake. Qt version also requires a Qt installation in a system with at least following modules: Core, Gui, Qml, Quick, Quick Controls and Charts.

Usage

  • Default, CLI: cargo install to install Architect as architect executable.
  • Qt: cargo install --features "qt" to install Architect's GUI version based on Qt.

About

Just a simple program to collect some stats on a git repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published