Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 281 Bytes

PACKAGING.md

File metadata and controls

10 lines (8 loc) · 281 Bytes

Packaging instructions

  1. Clone the repository:
git clone https://github.com/rosmanov/chrome-bee.git
cd chrome-bee
  1. Then run make to build all packages in directory web-ext-artifacts/.

To build a single package in p.2, run either make chrome or make firefox.