adev

Development tool for ADOBE

Usage no npm install needed!

<script type="module">
  import adev from 'https://cdn.skypack.dev/adev';
</script>

README

Adev v.0.1.0

CLI APP which helps to develop for adobe(https://www.adobe.com)

Installation

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

Installation command:

npm install -g adev

How to use:

  • -v, --version output the version number
  • -i, --init Init adev-package.json
  • -w, --watcher [path] Start watcher
  • -r, --release [path] Build release version
  • -b, --binary Compile to binary
  • -d, --debug Activate debug mode
  • -m, --makefile Concat all includes in main file
  • -h, --help output usage information

If you are interested in this tool you can write me on: glowdesign.md@gmail.com