/nballerina-colab

Collaborative workspace to work nBallerina implementation

Primary LanguageCApache License 2.0Apache-2.0

nballerina-colab

Collaborative workspace to work nBallerina implementation

Dependencies

Recommended C/C++ & CMake extensions for VS Code

  • C/C++ (Microsoft)
  • CMake Tools (Microsoft)
  • CMake (twxs)
  • C++ TestMate (Mate Pek)
  • Live Share (Microsoft)

Building and Debugging apps

  • Use bottom status bar or command palette to
    • Select kit : to select toolchain
    • CMake: Debug/Release : to select build config
  • F7 to build
  • Run and Debug tests via Test module, status bar or command palette