The present of Golang tools

Source: Internet
Author: User
This is a creation in Article, where the information may have evolved or changed.

Golang Present is a simple tool developed by the Golang community to make PPT (syntax similar to Markdown) through simple syntax.

Brief introduction

Golang related Technical slides are available in several formats, with. ppt,. pdf and. Slide as the main.
The. Slide format is a present format that appears with the advent of Golang, and the go core development members seem to like to share the go language in this format. At Golang, almost all of the technical conference talk slides are provided in . Slide form. The . Slide file is viewed through a Web service, and there is a tool called to present View the . Slide file locally.

Installation

// 下载go get -u golang.org/x/tools/cmd/present // 安装go install golang.org/x/tools/cmd/present

Use

Under working directory, execute present the command to start a server.
For example, my working directory is $GOPATH/src/github.com/golang/talks , after starting the service, the following prompt appears:

2017/05/13 22:21:21 Open your web browser and visit http://127.0.0.1:3999

This indicates that the service started successfully, and then you can write the slide file.
The syntax of the present file can be viewed in go Doc

Off- topic: For some reason, some code use go get can not be obtained, here are recommended two sites may be better to solve this pain point.

    • Golang services provided by China
    • Services provided by Go Language Pack management

Reference

How to view Golang technology slides
[[Golang] to use Golang Present to create Golang film] (http://www.th7.cn/Program/go/...

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.