Skip to content

mmussett/flogo-devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

flogo-devcontainer

Instructions for using DevContainer for Flogo.

  1. Place your downloaded flogo-vscode-linux-x64.vsix file in the .devcontainer/extensions folder.

  2. Modify line 18 .devcontainer/devcontainer.json so that the filename of the extension matches your downloaded version

 "${containerWorkspaceFolder}/.devcontainer/extensions/flogo-vscode-linux-x64-1.2.0-836.vsix"
  1. Run the command (CTRL+SHIFT+P) Dev Containers: Rebuild and Reopen in Container command

  2. Enjoy Flogo from within your devcontainer!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published