Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mypresent

A redistribution of present from golang tools.

Install

go get -u -v github.com/leexun/mypresent
mypresent --help # remember to setup your GOPATH, GOROOT in env

Extra features

Inline HTML

* _
```html
<p class="slogan slogan-15 bold">About me</p>
```htmlend

* _
```html
<p class="slogan slogan-10">First line,</p>
<p class="slogan">second line.</p>
```htmlend

Monaco editor

.monaco ./code/example.go

Cautions

Never serve a public web service by this tool. It is only for presentation and provides full control of remote code execution.

Note

GC optimization is currently disabled. Will use parameter to control this.

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages