Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 516 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 516 Bytes

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.