insomnia/packages/insomnia-inso
Dimitri Mitropoulos 539f2b4c59
removes lodash types (#4571)
in https://github.com/Kong/insomnia/pull/4550 we removed lodash.  this PR is a follow-up to that that removes the (now, also unused) types.
2022-03-10 14:57:08 +01:00
..
assets
bin fix watch regex and parse args (#4270) 2021-12-15 11:26:44 +00:00
src Easier Alpha/Beta/Stable releases (INS-1435) (#4516) 2022-03-09 16:06:53 +01:00
webpack Apple M1 support (#4140) 2022-01-12 16:31:33 -05:00
.eslintignore
.eslintrc.js
.gitignore Rename "compress" terminology to "artifacts" to be more representative (#4091) 2021-10-12 21:23:25 +00:00
.npmignore
jest.config.js
package-lock.json removes lodash types (#4571) 2022-03-10 14:57:08 +01:00
package.json removes lodash types (#4571) 2022-03-10 14:57:08 +01:00
README.md [DOCU-2032] Add Inso CLI development instructions (#4224) 2021-11-17 14:13:44 -08:00
tsconfig.build.json Create single inso executable using pkg (#4049) 2021-10-06 22:01:43 +00:00
tsconfig.json



Inso CLI

A CLI for Insomnia

npm install --global insomnia-inso


Documentation

See the open-source Inso CLI documentation.