insomnia/packages/insomnia-inso
Jack Kavanagh c21698decf
upgrade inso pkgs (#7592)
* upgrade cosmiconfig

* remove one layer of indirection

* more indirection

* upgrade commander

* fix tests

* remove unusedExitoverride

* flatten

* inline

* flatten config

* fix test

* docs

* flatten logging

* dont default to script

* fix test docs and config search

* refactor exportSpec

* fixed test
2024-06-27 12:53:35 +02:00
..
assets Update Inso readme (#2498) 2020-08-07 21:34:37 +12:00
bin fix watch regex and parse args (#4270) 2021-12-15 11:26:44 +00:00
src upgrade inso pkgs (#7592) 2024-06-27 12:53:35 +02:00
.eslintignore bump node and electron versions (#7203) 2024-04-11 12:49:58 +00:00
.gitignore Rename "compress" terminology to "artifacts" to be more representative (#4091) 2021-10-12 21:23:25 +00:00
Dockerfile fix: inso cli via docker issue on Mac M1 [INS-3245] (#6717) 2023-10-25 14:44:27 +01:00
esbuild.ts bump node and electron versions (#7203) 2024-04-11 12:49:58 +00:00
jest.config.js remove appDataDir and fix tests (#7579) 2024-06-24 13:21:21 +02:00
package.json upgrade inso pkgs (#7592) 2024-06-27 12:53:35 +02:00
README.md [DOCU-2032] Add Inso CLI development instructions (#4224) 2021-11-17 14:13:44 -08:00
tsconfig.json Chore/fix-install-warnings (#6243) 2023-08-10 13:37:37 +02:00



Inso CLI

A CLI for Insomnia

npm install --global insomnia-inso


Documentation

See the open-source Inso CLI documentation.