Giter VIP home page Giter VIP logo

amanda-tarafa / google-cloud-visualstudio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googlecloudplatform/google-cloud-visualstudio

3.0 1.0 3.0 7.75 MB

Google Cloud Tools for Visual Studio

Home Page: https://cloud.google.com/tools/visual-studio/docs/

License: Apache License 2.0

C# 97.55% PowerShell 0.22% HTML 0.73% CSS 0.13% JavaScript 0.72% ASP 0.01% Python 0.46% Batchfile 0.05% Shell 0.14%

google-cloud-visualstudio's Introduction

Build status Code Coverage

Visual Studio Extension for Google Cloud Platform

This repo contains the source code for the Visual Studio Extension for Google Cloud Platform.

To build and install the extension you will need to have Visual Studio 2015, with Update 3 as the recommended update level. You will need the the Visual Studio SDK feature installed to be able to develop and build the extension. After that just open the .sln file and build it, that is really it. If you get an error during the restoration of the NuGet packages ensure that you have enabled nuget.org as a source in the NuGet Package Manager.

Support for Visual Studio 2017

To support Visual Studio 2017 and Visual Studio 2015 we are going to buid the extension on Visual Studio 2015.

Build tools

To support VS 2017 we're going to use the Microsoft.VisualStudio.Sdk.BuildTasks.14.0 package, instead of the current package being used Microsoft.VSSDK.BuildTools. The reason is that the new package supports producing the new VSIX 3 format, which is the format supported by VS 2017.

Because we work exclusively on VS 2015, to debug the extension to VS 2017 you need to just install the extension to it and debug the shell as it runs.

Dependencies on Google Cloud SDK

The Visual Studio extension depends on the Cloud SDK for certain functionality, make sure that you have at least version 164.0.0 of the Cloud SDK installed when running the extension.

You can install the Google Cloud SDK from https://cloud.google.com/sdk/. You will also need to make sure that you have the "beta" and "kubectl" components.

  • The "beta" component is used for the deployment ASP.NET Core apps to App Engine Flex.
  • The "kubectl" component is used for interactions with Google Container Engine.

You can make sure that you have all the necessary components installed by running the command:

gcloud components install kubectl beta

Builds

We use appveyor to build on every push to this branch, the latest release build of the extension for the master branch can be found here.

Support

To get help on using the Visual Studio Extension, please log an issue with this project. While we will eventually be able to offer support on Stack Overflow or a Google+ community, for now your best bet is to report issues in this Github project.

Patches are encouraged, and may be submitted by forking this project and submitting a Pull Request. See CONTRIBUTING.md for more information.

License

Apache 2.0. See LICENSE for more information.

google-cloud-visualstudio's People

Contributors

amanda-tarafa avatar deren-liao avatar iantalarico avatar ivannaranjo avatar jskeet avatar normanjoyner avatar redborian avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

jvieira562

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.