Skip to content
forked from electron/roller

🎵rollin on upstream 🎵

License

Notifications You must be signed in to change notification settings

dsanders11/roller

 
 

Repository files navigation

CircleCI

Roller

Roller is a service that automates the process of updating major dependencies in Electron.js

Setup

# Clone this repository
git clone https://github.com/electron/roller.git

# Go into the repository
cd roller

# Install dependencies
npm install

# Run the service
npm start

Documentation

This service has no user facing interfaces or commands. Updates to major dependencies including Node.js and Chromium will be automatically PRed as DEPS updates into electron/electron.

About

🎵rollin on upstream 🎵

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 99.5%
  • Other 0.5%