Skip to content

CLI for UXP developer tools, including creating, loading and debugging plugins.

License

Notifications You must be signed in to change notification settings

bubblydoo/devtools-cli

 
 

Repository files navigation

This repo contains edits to make the uxp CLI command usable.

npm i -g @adobe-fixed-uxp/uxp-devtools-cli

Overview

UXP Devtools is a standard tool for rapid Adobe UXP plugin development. UXP Devtools provides the ability to do all of the following:

  • Discover UXP-compatible Adobe apps.
  • Load your development plugins in a target app (no symlinks or deep file system spelunking required).
  • Reload your currently running plugin instance with new changes (no app restart required).
  • Launch a rich DevTools environment for debugging your plugin.
  • View your plugin logs.

Current host app support matrix

Host Apps with UXP DevTools Support Added
Photoshop PS June 2020 Release Builds with UXP 3.8.24 or higher
Illustrator Not available yet
XD XD 36 or higher in Mac and XD 38 or higher in windows

UXP Devtools are available in form of CLI and Standalone application both. Refer the links for more about details about CLI and Application

About

CLI for UXP developer tools, including creating, loading and debugging plugins.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.5%
  • TypeScript 3.2%
  • CSS 1.2%
  • Other 1.1%