Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 632 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 632 Bytes

WebAssembly toolkit for go

Go Report Card GoDoc MIT Licensed

Usage

To use pug in your Go code:

import "github.com/leandroveronezi/pug"

To install pug in your $GOPATH:

go get github.com/leandroveronezi/pug