Skip to content

How to build ArtemiJS

cojack edited this page Jun 25, 2013 · 1 revision

Linux:

  1. Download yuicompressor from https://github.com/yui/yuicompressor/downloads
  2. Check that you have java in your PATH
  3. chmod +x minify.sh
  4. set YUICOMP_PATH in minify.sh
  5. run ./minify.sh
Clone this wiki locally