mirror of
https://github.com/paulirish/git-open.git
synced 2026-09-10 07:26:15 -04:00
Add Fig as an installation method to the README
This commit is contained in:
parent
14fdf5c96e
commit
dba31e77a4
|
|
@ -62,6 +62,11 @@ or copy `git-open` into an existing included path like `/usr/local/bin`).
|
|||
```sh
|
||||
npm install --global git-open
|
||||
```
|
||||
### Fig
|
||||
|
||||
Install `git-open` with [Fig](https://fig.io) with one click.
|
||||
|
||||
<a href="https://fig.io/plugins/other/git-open" target="_blank"><img src="https://fig.io/badges/install-with-fig.svg" /></a>
|
||||
|
||||
### Windows Powershell
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue