aebuild

1.0.2 • Public • Published

Aebuild v.1.0.2

Sublime Text build system for sending and executing scripts to After Effects

Installation

Aebuild is not a self-contained tool. It works alongside whith other my tool AeDevServer which you need to install. Also aebuild is a Nodejs CLI Aapplication which means you need to install Nodejs before.

Installation command:

npm install -g aebuild

How to use:

You have two choices. If you like to execute yuor script after every save then use watch mode by typing in your terminal:

aebuild --watch myscript.jsx

Or you can make a Sublime buid system file which following code and use it for your jsx files:

{"shell_cmd": "aebuild $file"}

Thank you!

Readme

Keywords

none

Package Sidebar

Install

npm i aebuild

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

2.48 kB

Total Files

3

Last publish

Collaborators

  • punchx