# README
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.
# Packages
No description provided by the author