Skip to content

exadmin/opensource_team_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •