@massiveinfinity/insomnia-plugin-stephen-strange
v1.0.3
Published
Insomnia plugin that syncs workspaces across different users to a common git repo
Downloads
1
Readme
##Insomnia Plugin Stephen Strange
This is a plugin for Insomnia that allows users sync workspaces with gist of GitHub. with custom Insomnia app done by Massive Infinity Team.
- Addition functions
Installation
Install the @massiveinfinity/insomnia-plugin-stephen-strange
plugin from Preferences > Plugins.
Configure
Create a personal access token to your GitHub account, with
gist
scope/permission.Go to Insomnia, click on Insomnia Main Menu, and click on "Github - Settings":
- Filling with GitHub API Key (generated on step 1), select a existent Gist or select "Create new..." to create a new Gist.
Usage
- Click on "Push to Github" to send your workspaces to Github Repository.
- Click on "Pull from Github" to get your workspaces from Github Repository by mixing.
- Click on "FORCE Pull from Github" to get your workspaces freshly from Github Repository.