mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
.. | ||
__jest__ | ||
__mocks__ | ||
bin | ||
flow-typed | ||
src | ||
.babelrc | ||
.flowconfig | ||
.gitignore | ||
.npmignore | ||
package-lock.json | ||
package.json | ||
README.md | ||
webpack.config.js |
insomnia-cli
Usage
npm install -g insomnia-cli
inso --version
Development
- Bootstrap:
npm run bootstrap
- Start the compiler in watch mode:
npm run watch
- Run:
./bin/inso -v