Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-17T19:35:14.000Z (over 1 year ago)
- Last Synced: 2024-10-12T12:15:03.019Z (26 days 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: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
[![status](https://github.com/abranhe/openup/workflows/build/badge.svg)](https://github.com/abranhe/openup/actions)
[![npm](https://img.shields.io/npm/v/openup)](https://npmjs.org/openup)
[![license](https://img.shields.io/npm/l/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)