Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 929 Bytes

File metadata and controls

33 lines (22 loc) · 929 Bytes

Senbonzakura

Build Status

This service (Previously called Senbonzakura for now) will generate partial .MAR (Mozilla ARchive) files for updates from Version A to Version B on demand.

See Wiki Page for more details.

TODO

See TODO.md

Dev-Env Requirements

  • Setup a virtualenv
  • Clone source
  • Run python setup.py develop inside your virtualenv
  • You're good to go!

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

You can find a full copy of the MPL in the included LICENSE.md file.