/saddle

Demo for the pony project

Primary LanguageHTMLMIT LicenseMIT

Saddle

A demo for the Pony project.

Prerequisites

The following components are required for building the project:

  1. Go
  2. MinGW

Building

  1. Open a MinGW terminal
  2. Run build.bat

The resulting output is a bin folder with a saddle.exe application along with all its dependencies.

The build procedure has been intentionaly kept simplistic to be easily merged into any project, team or company usual build infrastructure.