You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can perform [Pact documentation](https://docs.pact.io)search without installing `pactman` permanently
8
+
You can perform searches against [Pact documentation](https://docs.pact.io) & [Pactflow documentation](https://docs.pactflow.io) without installing `pactman` permanently
9
9
10
10
```shell
11
11
npx pactman
12
12
```
13
+
- select which site you want to search ["pact","pactflow"]
13
14
- type search query
14
15
- click/Press Enter on the desired result to open the browser
15
16
@@ -19,6 +20,8 @@ Or you can install `pactman` globally to be quicker
0 commit comments