GEODE-2421: fix install of vs2015 to use PowerShell Install-Package

This closes #386
1 file changed
tree: 77ba241f263eb6079f536927ce7727285c25e72a
  1. bin/
  2. cmake/
  3. dist/
  4. etc/
  5. examples/
  6. packer/
  7. src/
  8. .clang-format
  9. .clang-tidy
  10. .gitignore
  11. BUILDING.md
  12. CONTRIBUTING.md
  13. LICENSE
  14. NOTICE
  15. README.md
README.md

Overview
Building from Source
Introduction
Application Development

Overview

Native Client is a client implementation for [Apache Geode] (http://geode.apache.org/) that does not require the Java server JARs.

Building from Source

Directions to build Native Client from source can be found in the source distribution in src/BUILDING.md.

Introduction

Please refer to the [Native Client documentation] (http://gemfire-native.docs.pivotal.io/native/introduction/native-client-intro.html) for help in getting started with Native Client.

Application Development

Native Client applications can be written in these client technologies: