Skip to content

VictorHenriquez/Protobuild

 
 

Repository files navigation

Protobuild

Cross-platform project generation for C#

Define your project content once and compile code for every platform, in any IDE or build system, on any operating system. See http://protobuild.org/ for more information.

Getting Started

Whether you're looking to start using Protobuild in your own project, or using it to generate an existing project, documentation such as usage guides can be found on Read the Docs.

Supported Platforms

Protobuild supports the following platforms out-of-the-box, but by customizing the project generation you can support any platform you like:

  • Android (via Xamarin)
  • iOS (via Xamarin)
  • Linux
  • MacOS
  • Ouya (via Xamarin)
  • PCL (for Bait-and-Switch PCL only)
  • PSMobile
  • Windows
  • Windows8
  • WindowsPhone
  • WindowsPhone81
  • Web (via JSIL)

For example, to generate for the WindowsPhone platform, use Protobuild.exe --generate WindowsPhone.

About

Cross-platform project generation for C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 79.3%
  • XSLT 20.0%
  • PowerShell 0.3%
  • Shell 0.3%
  • HTML 0.1%
  • C 0.0%