https://github.com/abranhe/openup
Open repositories from your terminal on your web browser.
https://github.com/abranhe/openup
bitbucket git git-open github gitlab open open-git
Last synced: about 2 months ago
JSON representation
Open repositories from your terminal on your web browser.
- Host: GitHub
- URL: https://github.com/abranhe/openup
- Owner: abranhe
- License: mit
- Created: 2018-06-14T04:20:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-17T19:35:14.000Z (almost 2 years ago)
- Last Synced: 2025-03-18T10:54:40.896Z (about 2 months ago)
- Topics: bitbucket, git, git-open, github, gitlab, open, open-git
- Language: JavaScript
- Homepage: https://npmjs.com/openup
- Size: 27.3 KB
- Stars: 13
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
[](https://github.com/abranhe/openup/actions)
[](https://npmjs.org/openup)
[](https://npmjs.org/openup)> Open remote repositories from your terminal
## Install
```bash
$ npm install -g openup
```or inside a repo just
```bash
$ npx openup
```## CLI
```console
Open remote repositories from your terminalUsage:
$ openup
Flags:
-h, --help Show help message and close
-v, --version View package version
```## Related
- [open-on-npm](https://github.com/abranhe/open-on-npm): Open npm packages on the npmjs.com registry.
## License
[MIT](https://github.com/abranhe/openup/blob/master/license) License © [Abraham Hernandez](https://github.com/abranhe/openup)