Files
909e37151526c43c2e57e3ce7a503cfd3a420122
161 lines
5.7 KiB
ReStructuredText
161 lines
5.7 KiB
ReStructuredText
Swift
This document will walk you through setting up a development cluster of
Code Organization
- swift/: Core code
- common/: code shared by different modules
- obj/: object server
You can run functional tests against a swift cluster with
--------------