feramhq / insomnia-plugins

Plugins for https://insomnia.rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insomnia Plugins

Plugins for insomnia implemented with JavaScript and PureScript.

Attention: After changing a plugin, Insomnia must be reloaded!

Activation

  1. Make sure the cli tool bower is installed: npm install --global bower
  2. Make sure PureScript is installed (i.e. the cli tool pulp): brew install purescript or npm install --global purescript
  3. Build plugins with make
  4. Open Insomnia
  5. Go to Preferences > General > Plugins (scroll to the bottom)
  6. Add path ~/Projects/feram/insomnia-plugins
  7. Go to Preferences > Plugins and verify that the plugins are listed

About

Plugins for https://insomnia.rest


Languages

Language:PureScript 51.6%Language:JavaScript 46.2%Language:Makefile 2.2%