alfred-github-workflow
alfred-github-workflow copied to clipboard
[Feature Request] Add command to open repositories on github.dev
Hi, thank you for providing nice workflow!!!
Today, GitHub releases a new feature that open a repository by vscode on the browser. https://twitter.com/code/status/1425503238145650691?s=20
It can be used by changing github.com to github.dev.
So, it would be useful to open repositories on (online) vscode from workflow!
e.g.
- Add
ghd <repo>(github dev) command to open repo on vscode - Add
gh <repo> dev