AutobahnSwift / Autobahn

CLI tool written in Swift heavily inspired by https://github.com/fastlane/fastlane
MIT License
129 stars 6 forks source link

Run depending highways before #2

Closed BenchR267 closed 6 years ago

BenchR267 commented 6 years ago

NOTE: This PR builds on top of the changes in https://github.com/kdawgwilk/Autobahn/pull/1, so please review and merge those first, the diff will be much smaller then.

This PR adds the functionality to run depending highways before the highway itself is run. The API was available before, functionality is added now.