Skip to content
 
 

Latest commit

 

History

572 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opensource Team Monitor

Allows building reports about open-source team effectiveness

Setup local-dev env:

Add following code into settings.xml (c:\Users\YOUR_PROFILE.m2\settings.xml for Windows)

    <settings>
    <!-- ... other settings ... -->
    <servers>
        <server>
            <id>github</id>
            <username>USER_NAME</username>
            <password>ACCESS_TOKEN</password>
        </server>
    </servers>
    <!-- ... other settings ... -->
</settings>

About

Allows building reports about open-source team effectiveness

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages