Skip to content

[Tutorial] Level Up: Go Package Discovery and editor tooling

License

Notifications You must be signed in to change notification settings

julieqiu/opensourcelive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

[Tutorial] Level Up: Go Package Discovery and editor tooling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages