Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to use Alfred 5’s User Config #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jeffbyrnes
Copy link

  • Switch to the friendlier User Configuration provided by Alfred 5
  • Use npx instead of a hard-coded path to run-node to reduce fragility
  • Clean up some docs

* Add some formatting to the README, clarify some grammar
* Update Alfred metadata:
    - Use current README content
    - Add description & tweak “Running” subtext
    - Update web address
* Remove unused PNG file
The npx binary runs within the context of a module, and understands
where module binaries are.

Reduces fragility.
Much friendlier than Env Vars
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.

1 participant