insomnia/packages/insomnia-inso
Filipe Freire 97a4d10048
INS-2434: basic Kong 3.x support on Inso CLI (#5827)
* INS-2434: Kong 3.x support on Inso CLI

* fix test

* Add basic support for kong 3.0 on Insomnia UI
2023-03-14 15:17:28 +00: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 INS-2434: basic Kong 3.x support on Inso CLI (#5827) 2023-03-14 15:17:28 +00:00
.eslintignore [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
.eslintrc.js adds eslint-config-helpers (#3912) 2021-08-12 18:01:54 -04:00
.gitignore Rename "compress" terminology to "artifacts" to be more representative (#4091) 2021-10-12 21:23:25 +00:00
Dockerfile Publish Inso CLI docker images (INS-1238) (#4722) 2022-05-09 12:37:33 +01:00
esbuild.ts chore(build): move insomnia-inso to esbuild (#4806) 2022-05-25 09:58:28 -04:00
jest.config.js Support custom spectral ruleset in inso (#5488) 2022-12-14 12:47:28 +01:00
package-lock.json Bump app version to 2023.1.0 and lerna package versions 2023-03-09 14:30:06 +00:00
package.json v3.13.0 2023-03-09 14:29:52 +00:00
README.md [DOCU-2032] Add Inso CLI development instructions (#4224) 2021-11-17 14:13:44 -08:00
tsconfig.build.json tsconfig cleanup (#4908) 2022-06-27 12:57:50 -04:00
tsconfig.json tsconfig cleanup (#4908) 2022-06-27 12:57:50 -04:00



Inso CLI

A CLI for Insomnia

npm install --global insomnia-inso


Documentation

See the open-source Inso CLI documentation.