AutobahnSwift / Autobahn

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

Experimenting with Actions #9

Closed kdawgwilk closed 6 years ago

kdawgwilk commented 6 years ago

I made some changes to the DSL to get rid of some optionals and allow for easy merging of highways without a handler. Also some changes to Actions to try and spark some ideas on how we want to go with actions down the road. Also print headers for highways now to make it easy to distinguish in the console output where they start and end.