DEBSOURCES
Skip Quicknav
sources / golang-github-facebook-ent / 0.5.4-3 / examples / start / README.md
123456789
# Getting Started Example The example from the getting-started page in https://entgo.io. ### Generate Assets ```console go generate ./... ```