cmd/entc: add generate.go file to env init (#402)

* cmd/entc: add generate.go file to env init

* doc: update getting-started and codegen documentation
This commit is contained in:
Ariel Mashraki
2020-03-24 19:23:30 +02:00
committed by GitHub
parent abee904420
commit a2ea5bfbee
8 changed files with 127 additions and 42 deletions

View File

@@ -1,3 +1,7 @@
// Copyright 2019-present Facebook Inc. All rights reserved.
// This source code is licensed under the Apache 2.0 license found
// in the LICENSE file in the root directory of this source tree.
package main
import (