mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-06 10:25:18 +00:00
(no ticket) Improved formatting
Client: doc Patch: Srinivas Reddy This closes #1989
This commit is contained in:
parent
f049ff374d
commit
68b113a73e
@ -30,10 +30,10 @@ Tutorial
|
||||
2) Read tutorial.thrift to learn about the syntax of a Thrift file
|
||||
|
||||
3) Compile the code for the language of your choice:
|
||||
|
||||
```
|
||||
$ thrift
|
||||
$ thrift -r --gen cpp tutorial.thrift
|
||||
|
||||
```
|
||||
4) Take a look at the generated code.
|
||||
|
||||
5) Look in the language directories for sample client/server code.
|
||||
|
Loading…
Reference in New Issue
Block a user