2021-08-27 03:44:01 +00:00
|
|
|
<!-- markdownlint-disable heading-style first-line-h1 -->
|
|
|
|
<!-- markdownlint-disable no-inline-html -->
|
2020-07-08 19:59:35 +00:00
|
|
|
<div align="center">
|
2020-08-07 09:34:37 +00:00
|
|
|
<br />
|
|
|
|
<br />
|
|
|
|
<img src="https://raw.githubusercontent.com/Kong/insomnia/develop/packages/insomnia-inso/assets/logo.svg" alt=""/>
|
|
|
|
<h1>
|
2021-08-24 00:21:19 +00:00
|
|
|
Inso CLI
|
2020-08-07 09:34:37 +00:00
|
|
|
<br />
|
|
|
|
<br />
|
|
|
|
</h1>
|
2021-08-20 17:50:41 +00:00
|
|
|
<h3>A CLI for <a href="https://insomnia.rest">Insomnia</a></h3>
|
2021-05-12 06:35:00 +00:00
|
|
|
<pre>npm install --global <a href="https://www.npmjs.com/package/insomnia-inso">insomnia-inso</a></pre>
|
2020-08-07 09:34:37 +00:00
|
|
|
<img src="https://raw.githubusercontent.com/Kong/insomnia/develop/packages/insomnia-inso/assets/demo.gif" alt=""/>
|
|
|
|
<br />
|
2020-07-08 19:59:35 +00:00
|
|
|
</div>
|
2021-08-27 03:44:01 +00:00
|
|
|
<br />
|
|
|
|
<!-- markdownlint-enable no-inline-html -->
|
|
|
|
|
2021-11-02 20:46:32 +00:00
|
|
|
## Documentation
|
2021-08-27 03:44:01 +00:00
|
|
|
|
2021-11-02 20:46:32 +00:00
|
|
|
See the [open-source Inso CLI documentation](https://docs.insomnia.rest/inso-cli/introduction).
|