Skip to content

malinpavel/buildtools

 
 

Repository files navigation

Buildtools

Introduction

Tools used to produce builds and releases of the Adblock Plus browser extensions. Intended to be used as a dependency by the extension repositories, not directly.

Requirements

Usage

Please refer to the documentation of the extension repositories for usage instructions.

Tests

As per the Python Coding Style guide this repository can be linted and tested using Tox.

Once Tox is installed it's easy to lint and run the tests:

tox

(Tox will take care of installing the other dependencies such as flake8 and flake8-abp inside a virtualenv.)

About

Build tools for Adblock Plus and related extensions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.5%
  • JavaScript 10.9%
  • Perl 5.6%