benebsiny

Results 24 comments of benebsiny

It works, thanks! This method seems unintuitive. Also, there's a menu bar on top (I don't need it). It would be great if this feature is wrapped as [globalShortcut-like](https://www.electronjs.org/docs/latest/api/global-shortcut) object.

@williammartin The support for directory-based repo and `GH_REPO` has been implemented, checkout the latest changes 🚀

@williammartin It makes sense not to print the `Team` or `Repository` as a result. Maybe the `--format json` option can be removed for now. Thanks for your feedback!

@williammartin How about `project #1 'project-name'`?

@williammartin I've made some changes, checkout the latest updates. Thanks!

@williammartin I have an idea. How about eliminating the use of `--owner` and instead using `--repo owner/repo` or `--team org/team`? This approach is more common and is less likely to...

> Do you think there is an issue with supporting both --repo owner/repo and --repo repo (and the same for team)? No, I can try to implement this feature

@williammartin I have made some changes, take a look at the latest commit!

@NotMyFault Hi, I've fix the failed test case, have at look at it, thanks!