1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-11 10:18:21 +09:00
Satori/docs/libraries/project-docs/developer-guide.md
Zlatko Knezevic 071cd4342d Fixing some broken links in Dev guide
Commit migrated from 83ec1ab6fb
2015-06-23 17:43:45 -07:00

1.3 KiB

Developer Guide

This guide provides instructions (mostly as links) on how to build the repo and implement improvements. It will expand over time.

Building the repository

The CoreFX repo can be built from a regular, non-admin command prompt. The build produces multiple managed binaries that make up the CoreFX libraries and the accompanying tests. The repo can be built for the following platforms, using the provided instructions.

Chip Windows Linux OS X FreeBSD
x64
x86
ARM32
Instructions Instructions Instructions Instructions

The CoreFX build and test suite is a work in progress, as are the building and testing instructions. The .NET Core team and the community are improving Linux and OS X support on a daily basis are and adding more tests for all platforms. See CoreFX Issues to find out about specific work items or report issues.