insomnia/packages/insomnia-inso
Jack Kavanagh df9617ed0b
feat: add format option to inso generate config (#4203)
* feat: add json arg to inso

* feedback
2021-11-16 12:49:49 +00:00
..
assets Update Inso readme (#2498) 2020-08-07 21:34:37 +12:00
bin add vscode launch config for debugging inso (#4161) 2021-11-01 16:13:30 +01:00
src feat: add format option to inso generate config (#4203) 2021-11-16 12:49:49 +00:00
webpack chore: minimal webpack noise (#4172) 2021-11-03 10:54:40 -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
jest.config.js remove duplication of all jest configs (#3375) 2021-05-13 07:29:02 -04:00
package-lock.json version packages lib@2.4.0 2021-10-28 09:47:44 +13:00
package.json version packages lib@2.4.0 2021-10-28 09:47:44 +13:00
README.md [DOCU-1970] rm duplicate doc content and add link to docs (#4169) 2021-11-02 13:46:32 -07:00
tsconfig.build.json Create single inso executable using pkg (#4049) 2021-10-06 22:01:43 +00:00
tsconfig.json [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00



Inso CLI

A CLI for Insomnia

npm install --global insomnia-inso


Documentation

See the open-source Inso CLI documentation.

Development

  • Bootstrap: npm run bootstrap
  • Start the compiler in watch mode: npm run start
  • Run: ./bin/inso -v