Skip to content

aninhalacerda/women-contributing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories in Ready Build Status Coverage Status

Women Open Source Space

Project to track information around women contributing to GitHub projects.

==================

Set up:

$ git clone https://github.com/aninhalacerda/women-contributing.git
$ cd women-contributing
$ npm install
$ mongod&

==================

Running Tests:

make run-tests
make run-coverage for running tests with coverage

Running Scripts on Database:

PopulatingDB:

By default import_users script will import only 1k users from Github

make populate-db

Adding gender data:

make genderize

Cleaning database (if needed):

make clean

Running the App:

make run

Access http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published