mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
8 lines
89 B
Markdown
8 lines
89 B
Markdown
|
# How to generate the doc
|
||
|
|
||
|
`go run gen.go`
|
||
|
|
||
|
# How to run HTTP server
|
||
|
|
||
|
`go run server.go`
|