Quick start example redirect json to files.
This commit is contained in:
parent
1ae76d5efd
commit
f841f6f8f0
2 changed files with 58 additions and 22 deletions
10
examples/quick-start/README.md
Normal file
10
examples/quick-start/README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
# Quick start example
|
||||
|
||||
This package contains sample usage for Jet framework.
|
||||
|
||||
Jet generated files of interest are in ./gen folder.
|
||||
|
||||
quick-start.go contains code explained at [README.md](../../README.md#quick-start),
|
||||
with difference of redirecting json output to files(dest.json and dest2.json) rather then to a
|
||||
standard output.
|
||||
Loading…
Add table
Add a link
Reference in a new issue