opensourcelive

command module
v0.0.0-...-0498874 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2020 License: MIT Imports: 12 Imported by: 0

README

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.

Documentation

Overview

The opensourcelive command starts a web server to render markdown recipe files as HTML web pages.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL