estkpm

0.0.1 • Public • Published

estkpm

Adobe ExtendScript package manager (download js or jsx script, generate merged script file)

Install

$ npm install -g estkpm

Usage

write /path/to/package.jsx file

{
  "underscore.js": "http://underscorejs.org/underscore.js",
  "moment.js": "https://raw.github.com/moment/moment/develop/moment.js"
}

then

$ estkpm -c /path/to/package.jsx

output ./build.jsx

Readme

Keywords

Package Sidebar

Install

npm i estkpm

Weekly Downloads

1

Version

0.0.1

License

ISC

Last publish

Collaborators

  • nbqx