Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.3 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.3 KB

Code Templates for Google Cloud Code

What is Google Cloud Code

Building highly scalable applications with Kubernetes can be hard. Google Cloud Code extends your IDE so that you can continuously deploy to a cluster, edit and debug just like you were working with local code. Spend less time learning about configuration and management of your app - and spend more time to focus on writing and evolving your code.

What's in this repo

Code templates for easy Getting-Started experience with Google Cloud Code in Python, Java, Nodejs, Go and .NET Core. We support two IDEs: Visual Studio Code and IntelliJ (and other JetBrains IDEs).

VS Code: Create New Application VS Code

IntelliJ: Create New Application IntelliJ

Useful Links