Skip to content

A social network for passengers of autonomous vehicles.

License

Notifications You must be signed in to change notification settings

niksauer/RoadChat

Repository files navigation

RoadChat

Documentation MIT License Swift 4.0 Supported Platforms

Preview

Setup

  1. git clone <url>
  2. git submodule update --recursive --init

Dependencies

Submodules

This project uses git submodules to manage its dependencies. Therefore, setup becomes a two-step process. To update to the newest availble commit from the tracked branch of each submodule, run: git submodule update --recursive --remote.

Additionally, checkouts will happen in a DETACHED-state, i.e. any changes or updates pulled in, must be committed to its remote branch or this repository respectively in order to persist. For a full explanation, please read ActiveState and/or StackOverflow.

About

A social network for passengers of autonomous vehicles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages