UNPKG

malta

Version:

Lightning builder allows to compose on the fly and update packed and full coded huge files, edit its parts as files, splitted and glued as You need.

18 lines (11 loc) 534 B
Malta ===== Malta allows to built on the fly big files editing its parts in separated files and assembling in one following a main template file. As You start Malta you can start editing every file involved and the resulting file will be updated on the fly, and if it's javascript, you'll find even the minified version in the output folder. Installation ------------ If You do not have node installed yet, run: $ curl http://npmjs.org/install.sh | sh then install malta running: $ [sudo] npm install malta [-g]