Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Golang "Hello World" Sample

This "Hello World" sample is intended to provide an example of how to structure samples within a Cloud Code Custom Sample GitHub repo.

Usage

  1. Fork and clone this repository, or create a new GitHub repo

  2. Add custom samples to your repo following the instructions for VS Code | IntelliJ

  • Be sure to include your samples in the .cctemplate json file
  1. Install Cloud Code for VS Code | IntelliJ

  2. Test your custom samples by importing your repo in Cloud Code, following instructions for VS Code | IntelliJ