insomnia/packages/insomnia-inso
2022-06-15 19:26:05 +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 chore: single letter variables (#4848) 2022-06-08 12:27:21 -04: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
.npmignore Fix .npmignore 2021-05-19 14:37:56 +02: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 chore(deps): upgrades jest to 28 (#4783) 2022-05-17 08:18:06 -04:00
package-lock.json Bump app version to 2022.4.1 and lerna package versions 2022-06-15 09:56:45 +00:00
package.json Bump app version to 2022.4.1 and lerna package versions 2022-06-15 09:56:45 +00:00
README.md [DOCU-2032] Add Inso CLI development instructions (#4224) 2021-11-17 14:13:44 -08:00
tsconfig.build.json chore(build): move insomnia-inso to esbuild (#4806) 2022-05-25 09:58:28 -04:00
tsconfig.json chore(build): move insomnia-inso to esbuild (#4806) 2022-05-25 09:58:28 -04:00



Inso CLI

A CLI for Insomnia

npm install --global insomnia-inso


Documentation

See the open-source Inso CLI documentation.