0.0.0 • Published 7 years ago

compat-db v0.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

compat-db

A work-in-progress attempt to make a central and scalable browser api compatability database

Installation

# Clone and install
git clone https://github.com/amilajack/compat-db.git
cd compat-db
yarn # or npm install

# Install and start selenium server
npm install selenium-standalone@latest -g
selenium-standalone install
selenium-standalone start

# In a new tab, run the tests
npm run spec

Roadmap

See the roadmap wiki