https://github.com/nonchalant/staticdi
https://github.com/nonchalant/staticdi
dependency-injection highsierra swift xcode
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nonchalant/staticdi
- Owner: Nonchalant
- Created: 2017-10-16T07:56:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T06:43:02.000Z (over 8 years ago)
- Last Synced: 2024-12-27T20:44:28.785Z (about 1 year ago)
- Topics: dependency-injection, highsierra, swift, xcode
- Language: Ruby
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StaticDI


[](http://brew.sh/index_ja.html)
[](https://cocoapods.org)
[](https://github.com/realm/SwiftLint)
## Setup
### XcodeGen
```
$ brew tap yonaskolb/XcodeGen https://github.com/yonaskolb/XcodeGen.git
$ brew install XcodeGen
```
### Gem
```
$ bundle install --path=vendor/bundle
```
### Runs setup
```
$ bundle exec fastlane ios setup
```