Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 300 Bytes

readme.md

File metadata and controls

10 lines (9 loc) · 300 Bytes

TinyMCE Compressor

Building the compressors

  1. Install Node.js
  2. Open a console and go to the project directory
  3. Write "npm install" to install all Node.js modules needed
  4. Build by writing "jake"
  5. Zips are created in the "tmp" directory