modulepackage
0.0.0-20201117221946-049887410b6a
Repository: https://github.com/julieqiu/opensourcelive.git
Documentation: pkg.go.dev
# README
Google Open Source Live
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:
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:
- Clone this repository.
- Run
go run main.go
. - Visit localhost:8080/turkeychili.