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
PlaceOS core / drivers makes the assumption that the working directory one level
4
-
up from the scratch directory. An example deployment structure:
3
+
[PlaceOS Core](https://github.com/PlaceOS/core) and [PlaceOS Driver Spec Runner](https://github.com/PlaceOS/driver-spec-runner) make the assumption that the working directory is one level
The primary difference between production and development is PlaceOS core, in production, will be cloning repositories and installing shards as required.
22
+
The primary difference between production and development is [PlaceOS Core](https://github.com/PlaceOS/core).
23
+
In a production environment, PlaceOS Core handles cloning repositories, installing packages, and building Drivers as required.
0 commit comments