Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Insights in MongoDB

Load your git commit data into a MongoDB instance to generate reports on your data.

GitHub release (latest SemVer) Documentation

Documentation

Documentation can be found here.

Usage

mdb-code-insights 

USAGE:
    mdb-code-insights [OPTIONS] <SUBCOMMAND>

OPTIONS:
        --collection <COLLECTION>      Collection to use
        --config-file <CONFIG_FILE>    Path to config file to use
        --database <DATABASE>          Database to use
    -h, --help                         Print help information
        --mongo-uri <MONGO_URI>        URI to mongodb instance

SUBCOMMANDS:
    file-activity       Generate a report on the most active files
    file-coupling       Generate a report on file-coupling for the given file
    file-ownership      Generate a report on the author ownership of the given file
    files-per-commit    Generate a report on the average number of files per commit by author
    help                Print this message or the help of the given subcommand(s)
    load                Load data from git into a mongo instance

Inspiration

About

Explore git repositories with MongoDB

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages