Open SamuelGadiel opened 1 month ago
Thank you for opening this issue!
🔔 @moored @nitishpdmn @go-dima @cameronsstone you might want to have a look.
You can already achieve this behavior by using Automator (builtin macOS app) to create an app that calls a script to do what you want.
That's actually a great workaround, thanks for the suggestion.
I have just tested, works perfectly!
This issue has been automatically marked as stale because it did not have any recent activity.
It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊
Extension
https://www.raycast.com/moored/git-repos
Description
It would be great to execute a script or command in that repository. For example, I could attach a shortcut (like Alt + Enter) to run a pre-defined script that cleans the repository and reinstalls the packages dependencies. Or maybe a script that starts a node server, or run vite for react.
My particular usecase would be to hit a shortcut that would run a script that opens the repository in multiple programs, like VS Code, iTerm2 (terminal) and Github Desktop.
But the idea is to run any script the user creates, just selecting it instead of selecting an app in the configuration dropdown.
Who will benefit from this feature?
Anyone who would like to have more customization when using the extension to manipulate the repository
Anything else?
No response