mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
ent/doc: fix getting started example and add link to Github
Reviewed By: alexsn Differential Revision: D17734937 fbshipit-source-id: abced88c23b7385d371361c5069292de5c1c5b1e
This commit is contained in:
committed by
Facebook Github Bot
parent
86c14d7a3c
commit
6d159024e7
9
examples/start/README.md
Normal file
9
examples/start/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Getting Started Example
|
||||
|
||||
The example from the getting-started page in https://entgo.io.
|
||||
|
||||
### Generate Assets
|
||||
|
||||
```console
|
||||
go generate ./...
|
||||
```
|
||||
Reference in New Issue
Block a user