mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 03:38:55 +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`
|