adobe-jsx
v0.0.1
Published
command line tool to execute adobe extendscript .jsx file
Downloads
21
Maintainers
Readme
adobe jsx
command line tool to execute adobe extendscript .jsx file
Install
# npm
npm i -g adobe-jsx
# pnpm
pnpm i -g adobe-jsx
Usage
After installation, you can use command jsx
to execute the jsx script.
jsx /path/to/jsxScript.jsx
TODO
- [ ] tests
- [ ] ci
- [ ] support $.write/$.writeln redirect to stdout
- [ ] support access
jsx
command arguments - [ ] support specify adobe app and version
- [ ] provide node api to execute jsx
- [ ] support AE
- [ ] support windows