Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 583 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 583 Bytes

MonoDevelop.TouchBar

This addin brings basic TouchBar support to MonoDevelop and Visual Studio for Mac, adding build and debug buttons while running your program.

Setup (Source Build)


  1. Follow the tutorial on docs.microsoft.com for setting up your IDE environment.
  2. Checkout, compile, and deploy the solution. It should launch a new instance of MD / VSForMac. Load a solution, and you should see the play button appear on the touchbar. You can deploy / debug from there.