Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 terminal

Usage:

$ 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)