Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 421 Bytes

File metadata and controls

18 lines (10 loc) · 421 Bytes

PackScript

PackScript is a powerful open source (MIT license) resource build system that combines, minifies and transforms your Javascript, HTML and CSS files based on Javascript configuration files.

To install:

npm install packscript

To run:

./node_modules/.bin/packscript

For command line options:

./node_modules/.bin/packscript -h

For a full reference, see http://packscript.com.