Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 314 Bytes

File metadata and controls

15 lines (12 loc) · 314 Bytes

CacheBrowser Packager

Bundles the cachebrowser core and gui into a single installable applications.

To make the bundles first pull the submodule repositories

git clone https://github.com/CacheBrowser/cachebrowser-packager
git submodule update --remote --recursive

Then run

npm install
gulp dist