example workflow name

Overview

A command line utility to open git repository page in the browser from the repository location in terminal.
Currently tested only on mac (prior to M1 chip).

Installation

Note: You have to have rust installed with cargo to be able to install this utility.

  1. Clone the repo
  2. Run make install from the repo's directory

Usage

There are 2 basic usages:

For help, use gitopen --help