You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will enter a bash shell with access to the repo directory. Note that this will take some time when running it for the first time, since the specific container image has to be built.
107
105
108
106
This step builds and executes a docker container defined by our [Dockerfile](https://github.com/simdjson/experimental_json_builder/blob/main/Dockerfile) which provides the necessary environment.
109
107
110
108
111
-
4. Configure the build system with cmake:
109
+
4. The project has some dependencies and you may want to avoid redownloading them. Thus you should set the cache directory:
0 commit comments