8000 GitHub - javsanpar/buildbotstatus: Tool to show the build status of a Servo PR
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

javsanpar/buildbotstatus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool to show the build status of a Servo PR.

screenshot

Running the tool

Before running the tool make sure that you have all its dependencies installed:

npm install -g gulp && npm install

You can serve this tool from http://localhost:3000 just by running this command:

gulp

You can develop this tool from http://localhost:3000 just by running this command:

gulp dev

About

Tool to show the build status of a Servo PR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.2%
  • CSS 20.0%
  • HTML 8.8%
0