microsoft / SqlScriptDOM

ScriptDOM/SqlDOM is a .NET library for parsing T-SQL statements and interacting with its abstract syntax tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add cross-plat build support

dzsquared opened this issue · comments

ScriptDOM build is currently limited to Windows, improve to support cross-platform environments for build

  • Linux
  • macOS

Just Linux? I hear of a lot more devs using Macs than Linux.

edited to incorporate macOS explicitly