Skip to content

Commit

Permalink
Update README.md (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
astewart43-gtri committed Jun 22, 2020
1 parent 8bc2184 commit c36a5bd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ carthage bootstrap
```
\* This project uses primarily SPM as dependecy manager. Carthage is used temporarily as [fallback for some dependencies](https://github.com/Co-Epi/app-ios/wiki/Architecture)

- Install [swiftLint](https://github.com/realm/SwiftLint/releases)
- Brew install available
``` ruby
brew install swiftlint
```

## Core

The core (domain logic, networking, etc.) of this app is written in Rust and can be found [here](https://github.com/Co-Epi/app-backend-rust). It's used as a normal dependency, via Carthage, so you don't need additional setup.
Expand Down

0 comments on commit c36a5bd

Please # to comment.