Skip to content

Instantly share code, notes, and snippets.

View jdotpz's full-sized avatar

JP Schneider jdotpz

View GitHub Profile

Builder Bot

Things it should do

Watch for

  1. tags in repositories
  2. pull requests against repositories by trusted developers

When we see something

  1. build it

The Mo-Factor App

In the spirit of Twelve-Factor Apps, this is a list of concrete things that you can do to make your software better. Some of it overlaps with Twelve-Factor Apps, but it's all good.

Uses git/Github

All of our apps will use git and Github for hosting repositories. This gives us a great collaboration and code review tool, an issue tracker, a wiki, and free static web hosting. All MoFactor apps should be owned by the Mozilla organzation