We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235dd55 commit d1540a6Copy full SHA for d1540a6
presto-native-execution/README.md
@@ -244,6 +244,10 @@ Run CLion:
244
245

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