CSC/ECE 517 Spring 2017/M1705

From Expertiza_Wiki
Jump to navigation Jump to search

Introduction

Servo is a browser layout engine developed by Mozilla. It is at it's early stage but can easily supply i.e. cntribute to Wikipedia and Github successfully passes the Acid2 test. it aims to create parallel environment with different components which can be handled by small separate tasks.

Scope

The scope of the project was to complete the initial steps mentioned here The steps are as follows:

create a github organization with several repositories that can be used for manual tests create a tool that initializes a JSON file with the known authors for a local git repository create a tool that clones every git repository in a given github organization (use the github API to retrieve this information)