Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.06 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.06 KB

Google Open Source Live

PkgGoDev

This is the tutorial for Level Up: Go Package Discovery and editor tooling, presented by Julie Qiu and Rebecca Stambler at the Google Open Source Live event on November 5, 2020.

In this tutorial, we will be building a Go web application that converts markdown to HTML and displays them in your browser.

To participate in this tutorial, you will need to download:

  1. Go
  2. VSCode

Video Walkthrough

The contents of this repository was presented at Google Open Source Live in our talk, Level Up: Go Package Discovery and Editor Tooling.

Usage

If you would like to run this web app:

  1. Clone this repository.
  2. Run go run main.go.
  3. Visit localhost:8080/turkeychili.