Skip to content

Conversation

@hansottowirtz
Copy link

@hansottowirtz hansottowirtz commented Feb 9, 2023

Can be tested with npm i -g @adobe-fixed-uxp/uxp-devtools-cli.


function getDevtoolsAppExecutablePath() {
const productName = "Adobe UXP Developer Tool";
console.log('hehe')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

He?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't realize I still had this PR open 😄

@hansottowirtz
Copy link
Author

I removed the helper install hook since it doesn't work in CI (on linux), now you have to run:

node node_modules/@adobe-fixed-uxp/uxp-devtools-helper/scripts/devtools_setup.js

@hansottowirtz
Copy link
Author

@jardicc To be honest this whole project needs a lot of work. The code is very messy, error cases are not handled, no types, no build system, it's not following any best practices, no tests at all, not installable on Linux, no documentation on internal UXP apis, etc. It's clear that Adobe doesn't have the bandwidth to work on the DX of developing UXP apps, which makes me a bit sad. I hope this PR can just be a starting point for some Adobe engineers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants