Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

chromez

Dashboard for displaying status for Chrome developers.

Website

FIXME(shans): Add section on chromez-app.appspot.com

Config

FIXME(shans): Add section on the config file format.

Developer Instructions

Setup

Install Google App Engine SDK for Python

Install npm and nodejs

wget https://nodejs.org/dist/v4.4.4/node-v4.4.4-linux-x64.tar.xz
tar -xvf node-v4.4.4-linux-x64.tar.xz
export PATH=$PATH:$PWD/node-v4.4.4-linux-x64/bin

Install Bower

npm install -g bower

Install Polymer

bower install

Running

  1. To run a local instance, go into the directory and run (Additional instructions):
dev_appserver.py .
  1. Go to http://localhost:8080/

  2. Type into the box the configuration such as configs/animations-ave.json or configs/blink.json

Contributing

Make changes, commit, push to origin, create pull request to shans/chromez and get it merged.

About

No description, website, or topics provided.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.