Skip to content

Commit ef13ea4

Browse files
Add link to the devcontainer deploy guide from the presto c++ readme
1 parent 6f85027 commit ef13ea4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

presto-native-execution/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,10 @@ Run CLion:
243243

244244
![ScreenShot](docs/images/cl_clangformat_switcherenable.png)
245245

246+
### Setup Presto C ++ with dev containers usign [CLion](https://www.jetbrains.com/clion/)
247+
248+
You can find the setup configuration for prestissimo and CLion [here](.devcontainer/README.md).
249+
246250
### Run Presto Coordinator + Worker
247251
* Note that everything below can be done without using IDEs by running command line commands (not in this readme).
248252
* Run QueryRunner as per your choice,

0 commit comments

Comments
 (0)