AutobahnSwift / Autobahn

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

Support for importing highways from a git repo #12

Closed bsrz closed 2 years ago

bsrz commented 6 years ago

It would be really useful to have the power to import highways from another repo, such as: https://docs.fastlane.tools/advanced/#importing-another-fastfile

BenchR267 commented 6 years ago

I agree, this would be a great addition, but it's quite hard to implement…

bsrz commented 6 years ago

@BenchR267 what about some kind of plist system? The highways could be defined as plists and then imported via a git repo and executed? Just thinking out loud here...

kdawgwilk commented 6 years ago

I like this idea as well but I think this will be implemented further down the road since we are still lacking many core features required for wide adoption

bsrz commented 2 years ago

This is super old. Looks like the project is pretty much abandoned. Closing.