Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 324 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 324 Bytes

Roboto Go

Requirements

Roboto-Go needs the environment variable CGO_ENABLED set to 1 to build

Development

Run Roboto-Go with the dev tag go run -tags dev

Profiling

PProf is used for profiling. It's suggested to install https://www.graphviz.org/ to enable easy visualization.