Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Roadmap
Ticket Reports
Search
Context Navigation
Back to Ticket #71961
Ticket #71961
: build.sh
File build.sh,
149 bytes
(added by
bradleyCPA (B. Holder)
,
11 months ago
)
Line
1
#!/bin/bash
2
3
git clone https://github.com/realm/SwiftLint.git
4
cd
SwiftLint
5
git checkout
0
.57.0
6
swift build --configuration release --disable-sandbox
Download in other formats:
Original Format