Allows easily creating boiler plate code, generate tokens and publish agent code for openiap flow or testing SDK's
Manage connections to multiple openflow instance Pack code, using npm Pack and upload packages to openflow Add boiler plate code ( comming soon )
See getting started guide at
This extension currently have the following settings:
openiap.flow.credentials
: List of openflow instances you can push to
You Command palette and search for "openiap" for a list of commands.
addflowconfig
: Add connection to openflow, prompts to overwritedeleteflowconfig
: Remove an existing connection to openflowpackproject
: Creates tar file with current project in root of workspacepushproject
: Prompts for connection, create and uploads tar file and then cleans upinitproject
: Prompts for connection, and then add exmaple package.json and example configuration to launch.jsonaddpackageconfig
: Add an example configuration package.jsonaddlaunchconfig
: Prompts for connection if package.json exists, and then add an example configuration to launch.json