0.10.0
- New:
--websiteoption which opens the repository's website- Homepage of the repository for GitHub or GitHub Enterprise, GitLab pages, Bitbucket Cloud
- New:
--reponow accepts only repository name. It opens the most popular repository searched with the repository name.- For example,
--repo reactopens https://github.com/facebook/react
- For example,
- Breaking:
--repono longer accepts remote name. Instead,--remote(or-R) is available. This is for avoiding confusing behavior that repo name is intended but remote name is accidentally matched. - Improve: Error handlings. Now invalid combination of options and arguments are reported as an error
- Many refactorings to clean up internal structure
This is a demo that -w -r react can open https://reactjs.org:
