Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 630 Bytes

README.md

File metadata and controls

executable file
·
12 lines (8 loc) · 630 Bytes

atpackager

Build Status

atpackager is a Grunt plugin to create a set of packages from a set of input files, doing transformations in the middle.

It is developed primarily to package the Aria Templates framework itself, and applications built with Aria Templates. However, it can also be used as a build tool independently of Aria Templates.

It is based on the principle of visitors, allowing to easily add custom transformations to files.